Todos Novo

user:thomas gists created by user

title:mygist gists with given title

filename:myfile.txt gists having files with given name

extension:yml gists having files with given extension

language:go gists having files with given language

topic:homelab gists with given topic

Registrar-se

Entrar


Todos Novo Registrar-se Entrar

mariushosting

Juntou-se 1685787183

Mais recente criado
Menos recente criado
Mais recente atualizado
Menos recente atualizado
Todos os gists 2 Curtido 5

mariushosting / medqux.yaml

0 curtidas
0 bifurcações
1 arquivos
Última atividade 1757701377
1 services:
2 postgres:
3 image: postgres:17-alpine
4 container_name: Mediqux-DB
5 environment:
6 POSTGRES_DB: mediqux
7 POSTGRES_USER: mediquxuser
8 POSTGRES_PASSWORD: mediquxpass
9 volumes:
10 - /volume1/docker/mediqux/db:/var/lib/postgresql/data:rw

mariushosting / palmrnew.yaml

0 curtidas
0 bifurcações
1 arquivos
Última atividade 1746950963
1 services:
2 palmr-api:
3 image: kyantech/palmr-api:latest
4 container_name: Palmr-API
5 healthcheck:
6 test: ["CMD", "curl", "-f", "http://localhost:3333/health"]
7 interval: 10s
8 timeout: 5s
9 retries: 5
10 start_period: 30s
Próximo Anterior

Desenvolvido por Opengist ⋅ Load: 35ms⋅

Português
Čeština Deutsch English Español Français Magyar Italiano 日本語 Polski Português Русский Türkçe Українська 中文 繁體中文
⋅ Copyright © 2019 – 2025 mariushosting - All Rights Reserved.