|
You are here |
polotek.net | ||
| | | | |
mherman.org
|
|
| | | | | This tutorial looks at how to Dockerize a Vue app. | |
| | | | |
vsupalov.com
|
|
| | | | | Running PostgreSQL and Redis in Docker containers when developing a Flask app. | |
| | | | |
syntackle.com
|
|
| | | | | Containerization in it's entirety is an incredibly useful concept. From being able to execute applications in isolation, to being able to port them easily with all of their dependencies and configuration is all a developer could ask for. | |
| | | | |
whatibroke.com
|
|
| | | EC2 Instance Setup Create a new EC2 instance. This example was done on amazon-linux but I think it would probably be better to use ubuntu next time. If you do use ubuntu note that you'll need to use apt instead of yum and will likely have to open ports 80 and 443 on the instance.... | ||