docs: Add deployment documentation for Nomad #1420
No reviewers
Labels
No labels
Blocked
Bug
Changelog
Added
Changelog
Missing
Changelog
None
Cherry-picking
Database
Dependencies
Dependencies/Renovate
Difficulty
Easy
Difficulty
Hard
Difficulty
Medium
Documentation
Enhancement
Good first issue
Help wanted
Inherited
Matrix/Administration
Matrix/Appservices
Matrix/Auth
Matrix/Client
Matrix/Core
Matrix/E2EE
Matrix/Federation
Matrix/Hydra
Matrix/MSC
Matrix/Media
Matrix/T&S
Merge
Merge/Manual
Merge/Squash
Meta
Meta/CI
Meta/Packaging
Priority
Blocking
Priority
High
Priority
Low
Security
Status
Confirmed
Status
Duplicate
Status
Invalid
Status
Needs Investigation
Support
Wont fix
old/ci/cd
old/rust
No milestone
No project
No assignees
3 participants
Notifications
Due date
No due date set.
Dependencies
No dependencies set.
Reference
continuwuation/continuwuity!1420
Loading…
Add table
Add a link
Reference in a new issue
No description provided.
Delete branch "tokii/continuwuity:docs/add-nomad"
Deleting a branch is permanent. Although the deleted branch may continue to exist for a short time before it actually gets removed, it CANNOT be undone in most cases. Continue?
This pull request give a bare-bone example on how to deploy continuwuity on the Nomad orchestrator.
Pull request checklist:
mainbranch, and the branch is named something other thanmain.myself, if applicable. This includes ensuring code compiles.
@ -0,0 +1,138 @@# Continuwuity for NomadYou can either pass the configuration as environment variables or mount a file containing the configuration from consul.This given configuration assumes that you have a traefik reverse proxy running and that you use Cloudflare reverse proxy.This is the configuration I currently run for prod and testing.
This is heavily relying on the assumptions that people run a similar infra, should I spend some time making a non-cloudflare one before someone merge ?
I mean I don't think most of our deployments use cloudfare, and I wouldn't suggest it. The changes shouldn't be too much though?
I'll put it in WIP until I'm able to test the changes without cloudflare !
docs: Add deployment documentation for Nomadto WIP: docs: Add deployment documentation for NomadWIP: docs: Add deployment documentation for Nomadto docs: Add deployment documentation for Nomad@ -0,0 +4,4 @@This given configuration assumes that you have a traefik reverse proxy running.## PersistenceThe database being a RockDB file, it is recommended to use a volume to persist the data.stuff before the comma can be removed
be27f216220fd43ff6fa