diff --git a/README.md b/README.md index 30ce16f..6fd8db2 100644 --- a/README.md +++ b/README.md @@ -1,5 +1,3 @@ -[toc] - # Creating a test Nextcloud virtual machine Taking this task one step at a time I started by creating a docker nextcloud server on a virtual machine following [this](https://blog.ssdnodes.com/blog/installing-nextcloud-docker/) tutorial. @@ -422,4 +420,25 @@ ExecStart=/usr/bin/certbot renew --quiet --agree-tos --deploy-hook "docker exec - To rebuild containers from scratch: `docker-compose up -d --build --force-recreate` - To list all running containers: `docker ps -a` - To remove all containers you have downloaded: `docker system prune -a` -- To remove all unused volumes: `docker volume prune` \ No newline at end of file +- To remove all unused volumes: `docker volume prune` + +# TODO +[x] Set up docker +[x] Set up monica +[x] Set up gitea +[x] Set up nextcloud +[x] Set up gitea SSH +[x] Set up collabora for nextcloud +[x] Set up dashboard +[x] ~~Set up docker dashboard~~ +[x] Set up bookmarking (pinry) +[x] ~~Set up monitoring~~ +[ ] Set up email server +[x] Set up letsencrypt +[ ] Set up accounting +[ ] Set up external storage on pi +[ ] Set up blog +[ ] Set up healthcheck +[x] Set up firewall +[ ] Set up lychee photo viewer +[ ] Replace dashboard with raw HTML