Search Filters
Search Results
16 total results found
Portainer 2.0 Update
Use this compose to update to Portainer 2.0 version: '2' services: portainer: image: ...
Guacamole Remote Desktop Client
Use this command to install Guacamole Remote Desktop Client. Change the port and volume bind loca...
Matomo
Take back control with Matomo – a powerful web analytics platform that gives you 100% data owners...
Intall Watchtower with E-Mail (Gmail) Notifications
Use the following code to install watchtower with gmail notifications. See more information and d...
Install Glances to Monitor Docker Containers (with web interface)
Glances can be installed through Docker, allowing you to run it without installing all the python...
Install Snapdrop using Compose
Use this compose stack to install Snapdrop. Change ports as needed. More information can be found...
Install and Setup Proxmox VE
This guide will explain how to install Proxmox VE on a bare metal system. You don't need a fancy ...
Installing Docker on Ubuntu
Installing Docker on Ubuntu is simple. Run the following commands separately. sudo apt install d...
Install Droppy with Docker Compose
Droppy is a self-hosted file storage server with a web interface and capabilities to edit files a...
Backup Docker Containers using Resilio Sync
Resilio Sync is a proprietary peer-to-peer file synchronization tool available for Windows, Mac, ...
Setup your Domain with Cloudflare
To use Cloudflare as your domain controller, you need to have a domain name already purchased. I ...
Create Records to Point to your Home Server on Cloudflare
Coming soon.
Adding a New Proxy Host to Nginx Porxy Manager
Coming soon.
Setup and Install Docker in a Promox LXC Conainer
Containers are a lightweight alternative to fully virtualized machines (VMs). They use the kernel...
DashMachine 0.7 with Code Server
--- version: "2.1" services: dashmachine: image: rmountjoy/dashmachine0.7:latest c...
Install Wordpress using Docker Compose
This stack can be used to install Wordpress with a MySQL DB. Change the ports and volume binds as...