geoff-maddock / events-tracker

CRM and calendar to track events, weekly and monthly series, promoters, artists, producers, djs, venues and other entities.
https://arcane.city
MIT License
16 stars 6 forks source link

Containerize project #265

Open geoff-maddock opened 5 years ago

geoff-maddock commented 5 years ago

Look at how to create a docker image that can be started to run the project.

Add docker file to build the apps infrastructure programmatically.

Look into how I can run a docker container on my digital ocean instance and have the site start working immediately. This will be then transferrable to deploy notes for other users, and for testing.

Unknowns

geoff-maddock commented 5 years ago

https://www.digitalocean.com/community/tutorials/how-to-set-up-laravel-nginx-and-mysql-with-docker-compose https://medium.com/@shakyShane/laravel-docker-part-2-preparing-for-production-9c6a024e9797

geoff-maddock commented 7 months ago

Look at running in a docker container LOCALLY then move to the server: This is for a php symfony project: https://github.com/Expedient/cadence/blob/master/Dockerfile