Yeah, currently it is bad time for computing power donations.
Yeah, currently it is bad time for computing power donations.
I think I need to do something similar with my cloud. It seem good both for organizing my cloud and for plain visual organizing training.
My config files are my documentation, but what is not suitable to be written in config files I write in selfhosted BookStack
I would not recommend docker-compose for a begginer. As first, one should learn basics, then optionally switch to docker-compose to automate stuff he already know. Also bind mount volumes are a better solution for long term storage than default volumes, since docker will never delete those, and their path in host system is configurable.
Technically any connection made from inside your local network can expose it to the outside world for someone outside. Browsing web, some nasty js and here you go.
I personally have some stuff hosted on my home hardware, cant share details obviously, but even the ip address of those services is not my home ip address. Also extensive use of rootless containers and other cool stuff is making me want to keep things like that.
Nextcloud is reall nice but if you are using many of its functions,. For just calendar it seem a bit to heavy, isn’t it?