Open everhusk opened 5 years ago
@pichouk Would you have insight on what the errors might indicate?
I'm sorry I never used Beanstalk, this was a contribution guide from @eungjun-yi. I don't know if there is anyone that still successfully use it...
@Everhusk give me a few days, I will deploy and test this out.
Hey @cpanato, any update on this?
@Everhusk sorry for the delay, i was out. i will check this early next week
this should fix the issue: https://github.com/mattermost/mattermost-docker/pull/355
the issue is you need to set up the config.json otherwise the container will fail to start.
@cpanato Thanks for following up! Tried the fix but was still a no go, were you able to get it running using the eb cli?
@everhusk yes, i was able to get it running within the eb cli
I tried to use the eb cli. Deployment worked but is not usable, 2 issues:
@cpanato I think that the issue with EBS installation of Mattermost still remains. I get "failed to write file: open /mattermost/config/config.json: permission denied" while doing eb deploy. Maybe you have any input on the same? Thanks
@Naman-Bhalla did you figure out a way to fix the permission error on Elastic Beanstalk?
Followed the AWS Elastic Beanstalk Guide and it doesn't seem to be working, both with the eb-cli or manually in AWS.
From the EB dashboard: 'Create environment operation is complete, but with errors. For more information, see troubleshooting documentation.'
I dug into the EC2 instance to check the docker activity logs and here is what it shows:
Any help would be appreciated!