feat(infra): add Dokploy template docs and variable mapping - #247
feat(infra): add Dokploy template docs and variable mapping#247juandelperal wants to merge 1 commit into
Conversation
Add Dokploy onboarding documentation and template variable wiring so Arche can be imported and configured consistently in Dokploy projects. Made-with: Cursor
|
I had trouble running this on an arm dokploy instance. The images are x86 |
albertoperdomo2
left a comment
There was a problem hiding this comment.
Thanks for putting this together, Juan! Great to have the Dokploy blueprint scaffolding in place.
A few things I noticed:
Missing files referenced in the README
The README lists arche/docker-compose.yml and arche/instructions.md as included, but they're not in the PR. Without at least the compose file the template can't be imported into Dokploy. Could you either add them here or scope the README to what's currently present?
KB_HOST_PATH undocumented
template.toml defines KB_HOST_PATH = "" and passes it through, but the README doesn't mention it. Should it be removed or documented?
[[config.domains]] uses ${domain} vs ${ARCHE_DOMAIN}
Just want to confirm ${domain} is the correct Dokploy built-in here and not a typo for ${ARCHE_DOMAIN}.
|
Hi @juandelperal - The arch issue is being addressed in #270 so soon there should be |


Summary
Test plan
webhealth endpoint returns 200 at/api/health