tania
tania copied to clipboard
Setting up Dockerfile and Docker Compose
We need an even easier deployment options and testing environment with modern tools. So people can test tania even more quickly.
- [ ] Create a
Dockerfile
- this can be deployed in test and prod environments. - [ ] Docker Compose for multi-container test environment.
- [ ] Installation guide for containerised test environment.
- [ ] Deployment guide for AWS/Azure/GCE
Rewind the prograss, ref #38
@lynxluna your requirement has been fulfilled here https://github.com/Tanibox/tania/issues/39.