This is a docker composer setup
./init.sh
Open following URL with preferred internet browser:
http://localhost:8080
This script will create a clean install of SugarCRM and run's docker compose. After running the init script, all docker images are generated and the container service can be stop and started with below commands.
docker-compose up -d
docker-compose down
Post installation for SugarCRM
Keeping things in a safe place, I auto generate the certs in and copy them to AWS S3.
A cron job is then getting the from the S3 location updating it to apache.
The certbot repository will be part of the images
git clone https://github.com/certbot/certbot /usr/local/certbot
<?php phpinfo();
docker exec -it <container-name> /bin/bash
uname -rms //current linux system
php -m //list loaded modules
Content type
Image
Digest
Size
209.4 MB
Last updated
over 9 years ago
docker pull nohona/sugarcrm