Open cloudybdone opened 2 years ago
Same issue here. I installed it on EC2 on AWS in docker. Get a file not found error.
You need to edit: vi /home/ec2-user/app/config/parameters.yml and put your server in for the database as well as for the url. Put it between '' like this 'http://192.168.1.0'
Give 755 rights
Then it should work
I have a similar error, have you found a fix?
I am running it on my workstation (Ubuntu 16.04) and the terminal show the following warnings:
Same here, the Supervisor is working, but bootstrap is in "exited" state.
Thanks for letting me know if you find a fix.
Cheers
Originally posted by @SilvioGiancola in https://github.com/Cocolabs-SAS/cocorico-docker/issues/25#issuecomment-494668696
Same issues here. I m using Ubuntu 20.04 LTS