mariushosting / homarrASUSTOR.yaml
0 вподобань
0 форк(-ів)
1 файл(-ів)
Остання активність 1 week ago
| 1 | services: |
| 2 | homarr: |
| 3 | container_name: Homarr |
| 4 | image: ghcr.io/homarr-labs/homarr:latest |
| 5 | healthcheck: |
| 6 | test: ["CMD-SHELL", "nc -z 127.0.0.1 7575 || exit 1"] |
| 7 | interval: 10s |
| 8 | timeout: 5s |
| 9 | retries: 3 |
| 10 | start_period: 90s |
mariushosting / qbitorrentGlueTUN.yml
0 вподобань
0 форк(-ів)
1 файл(-ів)
Остання активність 4 months ago
| 1 | services: |
| 2 | qbittorrent: |
| 3 | image: ghcr.io/hotio/qbittorrent:latest |
| 4 | container_name: qBittorrent-GlueTUN |
| 5 | security_opt: |
| 6 | - no-new-privileges:true |
| 7 | healthcheck: |
| 8 | test: ["CMD-SHELL", "curl -f http://localhost:8080 || exit 1"] |
| 9 | interval: 30s |
| 10 | timeout: 10s |
Новіше
Пізніше