added todos and init nginx conf
This commit is contained in:
parent
32b1e25225
commit
2e23b0a535
8
.todo
8
.todo
|
|
@ -1,6 +1,7 @@
|
||||||
# dermy-models
|
# dermy-models
|
||||||
[] Comment Code
|
[] Comment Code
|
||||||
[] Add README and LICENSE
|
[] Add README and LICENSE
|
||||||
|
[] Check how to link contents of files to README
|
||||||
|
|
||||||
# dermy-api
|
# dermy-api
|
||||||
[] Add restore route
|
[] Add restore route
|
||||||
|
|
@ -30,8 +31,15 @@
|
||||||
[] Add README and LICENSE
|
[] Add README and LICENSE
|
||||||
[] Comment Code
|
[] Comment Code
|
||||||
|
|
||||||
|
# Nginx Config
|
||||||
|
|
||||||
# Release
|
# Release
|
||||||
[] Publish Docker Image to Dockerhub
|
[] Publish Docker Image to Dockerhub
|
||||||
[] Compile App APK
|
[] Compile App APK
|
||||||
[] Add APK, docker-compose.yml, and model to releases on github
|
[] Add APK, docker-compose.yml, and model to releases on github
|
||||||
|
[] Try to publish on personal VCS cargo and docker respectively
|
||||||
|
[] Run on Server
|
||||||
|
[] Update server
|
||||||
|
[] Add Domain dermy.r0r-5chach.xyz
|
||||||
|
[] Add entry to docker-compose file
|
||||||
|
[] Point to API container in nginx conf
|
||||||
|
|
|
||||||
Loading…
Reference in New Issue