Opengist

Explore

  • All gists
  • Topics
  • Users
Give feedback on the new UI Powered by Opengist ⋅ 24ms

user:thomas gists created by user

title:mygist gists with given title

description:sync gists with given description

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

all:systemctl search all fields

Login
t

talebook

Recently created Least recently created Recently updated Least recently updated
wojack

wojack / PoxenStudio Talebook

Last active 2 months ago docker-compose talebook

专注于个人私有书库的开发和运维支持。

0 0 1
1 services:
2 talebook:
3 restart: always
4 image: poxenstudio/talebook
5 volumes:
6 - /www/talebook:/data
7 ports:
8 - "8088:80"
9 - "4438:443"
10 environment: