Skip to content

Production Deployment

Joel Quiles edited this page Dec 8, 2023 · 1 revision

Production Deployment

TODO

  • How to build the UI bundle, disable the UI webpack dev server.
  • Use AWS S3 instead of minio
  • Dockerhub
  • proxying bundle and api to expected URLs
  • Optional: Splitting services across several boxes/instances
  • Optional: Adding more than 1 rq worker queue instance

Clone this wiki locally