+
Skip to content

zoogies/hub

Folders and files

NameName
Last commit message
Last commit date

Latest commit

 

History

62 Commits
 
 
 
 
 
 
 
 
 
 
 
 
 
 

Repository files navigation

hub

wakatime

a central hub for all of my live projects


Setup

Docker Compose:

version: '3'
services:
  api:
    image: ghcr.io/yoyolick/api:latest
    ports:
      - 5505:5055
    volumes:
      - host-storage:container-path
    restart: unless-stopped
  gui:
    image: ghcr.io/yoyolick/hub:latest
    ports:
      - 3303:3000
    restart: unless-stopped
    depends_on:
      - api
点击 这是indexloc提供的php浏览器服务,不要输入任何密码和下载