Logo
Explore Help
Sign In
gortium/openconcho
1
0
Fork 0
You've already forked openconcho
Code Issues Pull Requests Actions Packages Projects Releases Wiki Activity
Files
e5e930d3811af6aa6a01d75defe3436bf080ac12
openconcho/packages/web/public/config.js

5 lines
246 B
JavaScript
Raw Normal View History

feat(docker): full self-hosted Compose support Make the web image drop-in for a Honcho docker-compose stack: - nginx reverse-proxies /v3 and /health to $HONCHO_UPSTREAM (variable + Docker resolver so it starts even before the upstream resolves), giving the SPA a same-origin path to Honcho with no browser CORS. - Runtime config: an entrypoint writes config.js from OPENCONCHO_DEFAULT_HONCHO_URL, so one prebuilt image targets any backend ("same-origin" | absolute URL | empty). SPA seeds a first-run default instance from it (additive; no-op in dev/desktop). - docker-compose.yml example service + GHCR multi-arch publish workflow on release. - nginx.conf -> envsubst template; docs rewritten. Closes #21. Closes #31.
2026-05-28 16:06:03 -05:00
// Runtime configuration placeholder. In the Docker image this file is
// regenerated at container start from the OPENCONCHO_DEFAULT_HONCHO_URL env.
// In dev and the desktop build it stays a no-op.
window.__OPENCONCHO_DEFAULT_HONCHO_URL__ = "";
Reference in New Issue Copy Permalink
Powered by Gitea Version: 1.24.4 Page: 72ms Template: 3ms
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