Docker and Portainer
Installing docker, cockpit and portainer
Install Docker curl -fsSL get.docker.com -o get-docker.sh sh get-docker.shusermod -aG docker roo...
Installing source control using gitea
Using portainer stacks to install Gitea source control: version: "3"networks: gitea: externa...
Installing leantime project manager
Using portainer to install leantime: version: '3.3' # not sure if versionservices: #services sec...
Installing Dashy
Great landing page to access your self-hosted applications: https://github.com/Lissy93/dashy D...
Install Portainer on new binglab server
Here we are gong to be install just portainer on a docker installation on ubuntu: ## Check to se...