Logo
Explore Help
Register Sign In
explewd/rack
1
0
Fork 0
You've already forked rack
Code Issues Pull Requests Actions Packages Projects Releases Wiki Activity
Files
85c87e674e040f4d7cd3b1869306f8f4f6977bc9
rack/docker-compose.yml

9 lines
189 B
YAML
Raw Normal View History

Containerize for independent deployment Adds a Dockerfile, nginx config, docker-compose.yml, and a Gitea Actions workflow (mirroring goonk's), so rack builds and ships as its own image rather than being embedded in goonk-cv's build - deploys stay fully decoupled. Targets a subdomain, not a goonk.se subpath, to avoid needing path-prefix rewriting kept in sync across the build, edge proxy, and container. Co-Authored-By: Claude Sonnet 5 <noreply@anthropic.com>
2026-07-02 22:23:26 +02:00
services:
web:
image: repo.explewd.com/explewd/rack:latest
container_name: rack-web
restart: unless-stopped
ports:
- "${HOST_PORT:-5677}:80"
pull_policy: always
Reference in New Issue Copy Permalink
Powered by Gitea Version: 1.25.2 Page: 16ms Template: 1ms
English
Bahasa Indonesia Deutsch English Español Français Gaeilge Italiano Latviešu Magyar nyelv Nederlands Polski Português de Portugal Português do Brasil Suomi Svenska Türkçe Čeština Ελληνικά Български Русский Українська فارسی മലയാളം 日本語 简体中文 繁體中文(台灣) 繁體中文(香港) 한국어
Licenses API