Skip to content
New issue

Have a question about this project? Sign up for a free GitHub account to open an issue and contact its maintainers and the community.

By clicking “Sign up for GitHub”, you agree to our terms of service and privacy statement. We’ll occasionally send you account related emails.

Already on GitHub? Sign in to your account

Deploy as docker rather than a go application #10

Open
glenrobson opened this issue Sep 14, 2018 · 0 comments
Open

Deploy as docker rather than a go application #10

glenrobson opened this issue Sep 14, 2018 · 0 comments
Assignees

Comments

@glenrobson
Copy link
Member

It looks like you can now deploy things to Elastic Beanstalk as docker instances rather than using their choice of deployment options:

https://medium.com/@sommershurbaji/deploying-a-docker-container-to-aws-with-elastic-beanstalk-28adfd6e7e95

would allow:

  • Full customisation of nginx config
  • Better relation between the testing instance and the live instance (both using the same docker)
@glenrobson glenrobson self-assigned this Sep 14, 2018
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
None yet
Projects
None yet
Development

No branches or pull requests

1 participant