+33
-22
@@ -463,28 +463,6 @@ additional_env_files = [
|
|||||||
|
|
||||||
##
|
##
|
||||||
|
|
||||||
[[stack]]
|
|
||||||
name = "portainer"
|
|
||||||
[stack.config]
|
|
||||||
server = "Unraid"
|
|
||||||
file_contents = """
|
|
||||||
services:
|
|
||||||
portainer:
|
|
||||||
image: portainer/portainer-ce:latest
|
|
||||||
container_name: portainer
|
|
||||||
restart: always
|
|
||||||
ports:
|
|
||||||
- "9443:9443"
|
|
||||||
- "8000:8000"
|
|
||||||
volumes:
|
|
||||||
- /var/run/docker.sock:/var/run/docker.sock
|
|
||||||
- portainer_data:/data
|
|
||||||
volumes:
|
|
||||||
portainer_data:
|
|
||||||
"""
|
|
||||||
|
|
||||||
##
|
|
||||||
|
|
||||||
[[stack]]
|
[[stack]]
|
||||||
name = "resilio-sync"
|
name = "resilio-sync"
|
||||||
tags = ["Active"]
|
tags = ["Active"]
|
||||||
@@ -1077,6 +1055,39 @@ repo = "HomeLab/Romm"
|
|||||||
|
|
||||||
##
|
##
|
||||||
|
|
||||||
|
##
|
||||||
|
|
||||||
|
[[repo]]
|
||||||
|
name = "compose-sonarqube"
|
||||||
|
[repo.config]
|
||||||
|
server = "Unraid"
|
||||||
|
git_provider = "gitea:3000"
|
||||||
|
git_account = "andrewamason"
|
||||||
|
repo = "HomeLab/SonarQube"
|
||||||
|
|
||||||
|
##
|
||||||
|
|
||||||
|
[[repo]]
|
||||||
|
name = "compose-open-vscode"
|
||||||
|
[repo.config]
|
||||||
|
server = "Unraid"
|
||||||
|
git_provider = "gitea:3000"
|
||||||
|
git_account = "andrewamason"
|
||||||
|
repo = "HomeLab/Open-VSCode"
|
||||||
|
|
||||||
|
##
|
||||||
|
|
||||||
|
[[repo]]
|
||||||
|
name = "compose-scanopy"
|
||||||
|
[repo.config]
|
||||||
|
server = "Unraid"
|
||||||
|
git_provider = "gitea:3000"
|
||||||
|
git_account = "andrewamason"
|
||||||
|
repo = "HomeLab/Scanopy"
|
||||||
|
|
||||||
|
##
|
||||||
|
|
||||||
|
|
||||||
[[repo]]
|
[[repo]]
|
||||||
name = "compose-servarr"
|
name = "compose-servarr"
|
||||||
[repo.config]
|
[repo.config]
|
||||||
|
|||||||
Reference in New Issue
Block a user