Which image would you prefer for quick deployment of the FreeScout? Please vote below.
DigitalOcean image
AWS image
is it possible to do a GCP image as well?
Use the following installation script:
curl https://raw.githubusercontent.com/freescout-helpdesk/scripts/master/install/ubuntu1804.sh | sh
Running this command on a fresh Ubuntu 18.04 install gives an error
Configuring nginx...
sh: 136: Syntax error: Unterminated quoted string
curl https://raw.githubusercontent.com/freescout-helpdesk/scripts/master/install/ubuntu1804.sh | sh
it also seems to be throwing errors earlier and never gives options to choose domains
You will be able to specify help desk domain name and choose installation directory.
Would you like to start installation? (Y/n) [n]:sh: 39: [: fastcgi_index: unexpected operator
Enter help desk domain name (without 'www'): Installing dependencies...
Get:1 http://mirrors.digitalocean.com/ubuntu bionic InRelease [242 kB]
Most helpful comment
DigitalOcean image