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