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

Dockerize without elixir releases #52

Closed
5 tasks done
amberrignell opened this issue Mar 31, 2022 · 4 comments · Fixed by #67
Closed
5 tasks done

Dockerize without elixir releases #52

amberrignell opened this issue Mar 31, 2022 · 4 comments · Fixed by #67
Assignees
Milestone

Comments

@amberrignell
Copy link
Contributor

amberrignell commented Mar 31, 2022

  • Install dependencies
  • Set mix phx.server as entrypoint
  • Ensure static assets are served to browser
  • Provide instructions on README
  • Provide docker-compose example (for Postgres)

Resources

@amberrignell
Copy link
Contributor Author

Hey team! Please add your planning poker estimate with ZenHub @elias-ba @stuartc @taylordowns2000

@taylordowns2000 taylordowns2000 added this to the Sprint 2 milestone Apr 1, 2022
@stuartc stuartc self-assigned this Apr 5, 2022
@stuartc
Copy link
Member

stuartc commented Apr 5, 2022

@taylordowns2000 these are great resources, especially the first one -
I really like it, very comprehensive; but as your 'big and beefy' option accurately relays how big it is... I'll be pinching bits of it's dockerfile and docker-compose files (the way we use tailwind I think also removes the requirement to step into assets for a build)...
And maybe I'll use some of the run shell script for a 'bootstrap'.. so basically I'm going to use the first example but take just the basics for now 👍

@stuartc
Copy link
Member

stuartc commented Apr 6, 2022

@taylordowns2000 this is ready for review when you have a moment over here: #67

@stuartc
Copy link
Member

stuartc commented Apr 6, 2022

@taylordowns2000 ok this looks good to go...

@amberrignell here is a copy of the README for this pr

Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
None yet
Projects
No open projects
Status: Done
Development

Successfully merging a pull request may close this issue.

3 participants