hackforla / peopledepot

A project to setup a datastore for people and projects at HackforLA. The link below takes you to the code documentation
https://hackforla.github.io/peopledepot/
GNU General Public License v2.0
5 stars 24 forks source link

Create production docker setup #219

Open fyliu opened 8 months ago

fyliu commented 8 months ago

Overview

We need to add a separate deployment docker setup so that we can use it for automated deployment eventually. Differences are disabling debug variable, don't install development packages, etc.

Action Items

Resources/Instructions

ExperimentsInHonesty commented 7 months ago

@alexlaw528 Please provide update

  1. Progress: "What is the current status of your project? What have you completed and what is left to do?"
  2. Blockers: "Difficulties or errors encountered."
  3. Availability: "How much time will you have this week to work on this issue?"
  4. ETA: "When do you expect this issue to be completed?"
  5. Pictures or links* (if necessary): "Add any pictures or links that will help illustrate what you are working on."
alexlaw528 commented 7 months ago

@ExperimentsInHonesty @fyliu

In progress. Successfully created an alpine image of our current build. Currently working on making the production build with Gunicorn server and Nginx reverse-proxy.

ExperimentsInHonesty commented 1 week ago

@fyliu Please add a size label to this and then put the ready for product label back on.