Docker
Docker is a set of platform as a service products that use OS-level virtualization to deliver software in packages called containers.
Docker Compose
The Compose file provides a way to document and configure all of the application's service depend...
Portainer 2.0 Update
Use this compose to update to Portainer 2.0 version: '2' services: portainer: image: ...
Install Snapdrop using Compose
Use this compose stack to install Snapdrop. Change ports as needed. More information can be found...
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, ...
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...
Monica HQ
This version will use the apache image and add a mysql container. The volumes are set to keep you...
OliveTin Linux Shell Web Interface
OliveTin OliveTin is a web interface for running Linux shell commands. Some example use cases;...
Setup ShareX to work with Xbackbone from Windows
XBackBone is a simple, self-hosted, lightweight PHP file manager that support the instant sharing...
Setup Vikunja using Docker Compose
Vikunja is an Open-Source, self-hosted To-Do list application for all platforms. It is licensed...
Setup and Install Kiwix Serve on Debian Systems
Kiwix Serve is a .zim compatible web server: it allows you to deliver .zim files over the HTTP pr...
Install Memo Notes via Docker Compose
Use this guide to setup and install Meemo with Docker Compose. See our review of Meemo. Setup ...
Install Polr Link Shortener with Docker Compose
Polr is a quick, modern, and open-source link shortener. It allows you to host your own URL short...
Docker Run
Docker runs processes in isolated containers. A container is a process which runs on a host. The ...
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 AzuraCast
Use these commands to install AzuraCast on your host machine. This will install Docker in the pro...
Installing Docker
Different ways to install Docker on your preferred Operating System.
Portainer
Portainer is a universal container management tool that helps users deploy and manage container-b...
Portainer Edge Agent
Assuming you have Docker installed on your Synology NAS, you may run the Edge Agent to connect it...
Portainer Git
https://github.com/portainer/portainer Portainer is a lightweight management UI which a...
Activate Portainer Dark Mode
Portainer has had dark mode since version 2.9.0! Here's how to activate it! Step 1 Click on "...
Install Portainer Agent
Use this docker command to install the Portainer Agent on the remote machine. docker run -d -p 9...
Yacht
A web interface for managing docker containers with an emphasis on templating to provide 1 click ...