Update 'README.md'

This commit is contained in:
2021-01-01 17:31:36 +00:00
parent bc7f614256
commit a4f4496ab1

View File

@@ -1,5 +1,3 @@
[toc]
# Creating a test Nextcloud virtual machine # 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. 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.
@@ -423,3 +421,24 @@ ExecStart=/usr/bin/certbot renew --quiet --agree-tos --deploy-hook "docker exec
- To list all running containers: `docker ps -a` - To list all running containers: `docker ps -a`
- To remove all containers you have downloaded: `docker system prune -a` - To remove all containers you have downloaded: `docker system prune -a`
- To remove all unused volumes: `docker volume prune` - 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