All New

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

Register

Login


All New Register Login

HK8607

Joined 1688980355

Recently created
Least recently created
Recently updated
Least recently updated
All gists 0 Liked 2

AXChrono / PlantUML

1 likes
0 forks
2 files
Last active 1688743460
Generate diagrams from textual description.
1 services:
2 # PlantUML
3 plantuml:
4 container_name: ${PLANTUML_CONTAINER_NAME:-PlantUML}
5 hostname: plantuml
6 image: plantuml/plantuml-server:${PLANTUML_TAG:-latest}
7 restart: ${RESTART:-unless-stopped}
8 healthcheck:
9 test: curl -f http://localhost:8080/ || exit 1
10 ports:

rpoppe / linkstack

2 likes
0 forks
1 files
Last active 1687739223
Self-hosted open-source Linktree alternative
1 version: "3.8"
2
3 services:
4
5 linkstack:
6 hostname: 'linkstack'
7 image: 'linkstackorg/linkstack:latest'
8 environment:
9 TZ: 'Europe/Berlin'
10 SERVER_ADMIN: 'admin@example.com'
Newer Older

Powered by Opengist ⋅ Load: 37ms⋅

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