Skip to content

WMRamadan/docker-compose-it-all

Folders and files

NameName
Last commit message
Last commit date

Latest commit

ac141eb · Jul 9, 2024

History

68 Commits
Jun 20, 2024
Jun 23, 2024
Jun 21, 2024
Jul 3, 2024
Jun 26, 2024
Jun 26, 2024
Jun 26, 2024
Jun 26, 2024
Jun 26, 2024
Jul 3, 2024
Jul 9, 2024
Jun 30, 2024
Jun 30, 2024
Jun 30, 2024
Jun 26, 2024
Jun 28, 2024
Jun 26, 2024
Jun 26, 2024
Jun 26, 2024
Jun 26, 2024
Jun 20, 2024
Jun 26, 2024
Jun 26, 2024
Jun 26, 2024
Jun 26, 2024
Jun 26, 2024
Jun 29, 2024
Jun 19, 2024
Jun 26, 2024
Jun 20, 2024
Jun 4, 2022
Jul 9, 2024
Jun 26, 2024
Jun 29, 2024
Jun 29, 2024

Docker Compose It All

A repository of docker-compose yaml files for all kinds of deployments based on ready made images.

Requirements

  • Docker Engine 19.03.4 or above
  • Docker Compose v2 or above

Setup

To launch a deployment run the following command:

./launch.sh <directory_name>

To stop a deployment run the following command:

./stop.sh <directory_name>

To get an explaination of each app, run the following command:

./explain.sh <directory_name>

Applications

Name Architecture Type GPU
ardour amd64, arm64 Standalone None
changedetection amd64, arm64 Standalone None
dashy amd64, arm64 Standalone None
drupal amd64, arm64 Stack None
emby-server amd64 Standalone None
emby-server-arm64 arm64 Standalone None
fastapi amd64, arm64 Standalone None
fooocus amd64, arm64 Standalone nVidia
heimdall amd64, arm64 Standalone None
jekyll amd64 Standalone None
jellyfin amd64, arm64 Standalone None
jellyfin-gpu amd64, arm64 Standalone AMD, Intel
jellyfin-nvidia amd64, arm64 Standalone nVidia
joomla amd64, arm64 Stack None
linkding amd64, arm64 Standalone None
mongodb amd64, arm64 Standalone None
nextcloud amd64, arm64 Standalone None
nginx amd64, arm64 Standalone None
odoo amd64, arm64 Stack None
pihole amd64, arm64 Standalone None
portainer amd64, arm64 Standalone None
postgresql amd64, arm64 Standalone None
redis amd64, arm64 Standalone None
sonarqube amd64, arm64 Stack None
traefik amd64, arm64 Standalone None
uptime-kuma amd64, arm64 Standalone None
webtop amd64, arm64 Standalone None
wordpress amd64, arm64 Stack None
yacht amd64, arm64 Standalone None

How to contribute

Create a pull request if you would like to add to the list of applications. Please follow the included structure.

Releases

No releases published

Packages

No packages published

Languages