#-*- mode: org -*- #+TODO: TODO INPROGRESS | DONE BACKLOG #+STARTUP: overview * DONE Add button to copy shortened URL to clipboard * DONE Add a 404 page in case the URL provided is invalid * 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 * DONE Add MIT license * INPROGRESS Create a README.org * BACKLOG RTFM on how to create a container network * BACKLOG Gitea Actions * BACKLOG Unit tests * BACKLOG Switch webserver to Axum and Rust