Skip to content

docs: update readme#25

Open
RobertRosca wants to merge 8 commits intomainfrom
docs/update-readme
Open

docs: update readme#25
RobertRosca wants to merge 8 commits intomainfrom
docs/update-readme

Conversation

@RobertRosca
Copy link
Copy Markdown
Member

The readme was very out of date for a while. PR updates it to describe the development setup process as well as deployment and maintenance.

Plus a few random unrelated commits.

@RobertRosca RobertRosca self-assigned this Mar 19, 2026

Production deployments of ZWOP run on the DA dev server and use the container images built by the GitHub CI. When a new release is made, that image is tagged as `stable`, which is the image that will be used by the production compose (`compose.prod.yml`).

Useful commands are:
Copy link
Copy Markdown
Member

Choose a reason for hiding this comment

The reason will be displayed to describe this comment to others. Learn more.

Do these need to be run as a specific user?

Copy link
Copy Markdown
Member Author

Choose a reason for hiding this comment

The reason will be displayed to describe this comment to others. Learn more.

Eeeeee good point, yes but also no, best way to do it is by switching docker context to the rootfull service. I'll update the readme clarifying this.

Copy link
Copy Markdown
Member

Choose a reason for hiding this comment

The reason will be displayed to describe this comment to others. Learn more.

Does xdana work on the DA server? Maybe we could use that 🤔

@JamesWrigley JamesWrigley linked an issue Mar 19, 2026 that may be closed by this pull request
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment

Labels

None yet

Projects

None yet

Development

Successfully merging this pull request may close these issues.

Document deployment procedure

2 participants