Update TODOs

This commit is contained in:
Joseph Ferano 2023-05-19 19:44:44 +07:00
parent 88582d9ff3
commit 505c201654

View File

@ -4,13 +4,13 @@
* DONE Add button to copy shortened URL to clipboard
* DONE Add a 404 page in case the URL provided is invalid
* TODO RTFM on how to create docker compose files
* TODO Containerize couchdb
* TODO Get the container running with the Dockerfile
* TODO Point zipmy.link to joe-vps
- [ ] Add DNS records
- [ ] Add to nginx.conf
- [ ] Generate certbot SSL cert
* DONE RTFM on how to create docker compose files
* DONE Containerize couchdb
* DONE Get the container running with the Dockerfile
* DONE Point zipmy.link to joe-vps
- [X] Add DNS records
- [X] Add to nginx.conf
- [X] Generate certbot SSL cert
* TODO Create a README.org
* TODO Add MIT license