This is going to be the easiest complex thing you have ever done. Nextcloud is kinda like Dropbox meets Zoom and Google Office. You should probably check out the official website. Nextcloud AIO is now (wasn't until recently) the official method to install the...
Posts by
Installing Portainer
Portainer is an application that helps you manage docker containers. Now, just so were clear, using Portainer is not necessary. Some of the hard-core-experts (a.k.a. more experienced folk) may tell you that it's not preferred. I get that. I really do. But in my...
Installing Docker
Docker is a very nifty application that allows you to run other applications inside "containers". We are going to need Docker to run some other applications down the road. So now is a good time to install it. To do this we are going to need to run a few commands. So...