toxdes / testiny-backend

An API back-end for https://testiny.live
https://api.testiny.live
GNU General Public License v3.0
0 stars 0 forks source link

Add docker container support #9

Open toxdes opened 3 years ago

toxdes commented 3 years ago

I have no idea if the Frontend should be containerized. However setting up Back-end is relatively difficult. It'd be nice to have a Dockerfile, with custom config options, such as

  1. Do you want to install PostgreSQL right here, or just use some cloud service?
  2. Setting up environment variables etc.
  3. mail-server setup