https://github.com/deeztek/deeztek-docker
A collection of scripts to ease the installation of Docker, Docker Compose and various containers on your Ubuntu host.
https://github.com/deeztek/deeztek-docker
authelia bitwarden-rs bookstack docker docker-compose guacamole lidarr nextcloud portainer radarr readarr softether sonarr traefik ubuntu unifi wordpress zabbix
Last synced: about 3 hours ago
JSON representation
A collection of scripts to ease the installation of Docker, Docker Compose and various containers on your Ubuntu host.
- Host: GitHub
- URL: https://github.com/deeztek/deeztek-docker
- Owner: deeztek
- License: mit
- Created: 2020-09-06T17:45:04.000Z (almost 6 years ago)
- Default Branch: master
- Last Pushed: 2026-01-05T13:05:48.000Z (6 months ago)
- Last Synced: 2026-03-31T15:46:12.974Z (3 months ago)
- Topics: authelia, bitwarden-rs, bookstack, docker, docker-compose, guacamole, lidarr, nextcloud, portainer, radarr, readarr, softether, sonarr, traefik, ubuntu, unifi, wordpress, zabbix
- Language: Shell
- Homepage:
- Size: 4.45 MB
- Stars: 24
- Watchers: 1
- Forks: 5
- Open Issues: 1
-
Metadata Files:
- Readme: README.md
- Contributing: CONTRIBUTING.md
- License: LICENSE
- Code of conduct: CODE_OF_CONDUCT.md
Awesome Lists containing this project
README
**About**
A collection of scripts to ease the installation of Docker, Docker Compose and various containers on your Ubuntu host.
**General Requirements**
A fully updated Ubuntu 18.04 machine. It's possible most if not all will work on newer versions of Ubuntu but we haven't tested. Some feedback would certainly be helpful.
**Quick script install and run instructions**
Git clone the Docker repository:
`sudo git clone https://github.com/deeztek/deeztek-docker.git`
This will clone the repository and create a deeztek-docker directory in the directory you ran the git clone command from.
Change to the deeztek-docker directory:
`cd deeztek-docker/Linux/`
Run the following script as root:
`sudo bash start.sh`