rust-at-night / rust-at-night-website

MIT License
3 stars 2 forks source link

Setup a docker container for deployment #7

Closed alisomay closed 11 months ago

alisomay commented 11 months ago

This issue is dependent on the decision for the cloud platform because to complete it we need to pick a docker registry to push to.

Although I can make a PR assuming that it is ECR, although do we want to try fly.io? Maybe it would be better to work with AWS for the bigger community since it is more likely that they learn to work with it and they come across it in their jobs. On the other hand I'd like to try fly.io.

What if we do it like this?

I'll setup docker as we push the images to ECR and if we decide to deploy to fly.io maybe @dvtkrlbs can make a PR setting that up?

@ozankasikci, @dvtkrlbs?