Skip to content
New issue

Have a question about this project? Sign up for a free GitHub account to open an issue and contact its maintainers and the community.

By clicking “Sign up for GitHub”, you agree to our terms of service and privacy statement. We’ll occasionally send you account related emails.

Already on GitHub? Sign in to your account

Update DEPLOY info with more details #484

Merged
merged 1 commit into from
Mar 31, 2023

Conversation

humphd
Copy link
Contributor

@humphd humphd commented Mar 30, 2023

We had a failed webhook deployment today, which turned out to be staging running out of disk space. I've added a daily cron job to prune all unused Docker objects (there were 5G being wasted).

While I was doing this, I added more details to the docs, including how to use multiple nodes in the Docker swarm.

To test this, I scaled staging to use both machines in the cluster. We now have the following containers running:

  1. Redis
  2. Starchart (1)
  3. Starchart (2)

We might run into some new bugs due to concurrency, but it will be good to find and fix them. Please keep testing on staging.

@humphd humphd added category: documentation Categorising, explaining how things work category: deployment Related to building our local code into a working unit labels Mar 30, 2023
@humphd humphd added this to the Milestone 0.8 milestone Mar 30, 2023
@humphd humphd self-assigned this Mar 30, 2023
DEPLOY.md Outdated Show resolved Hide resolved
@humphd humphd merged commit 9520c4a into DevelopingSpace:main Mar 31, 2023
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
category: deployment Related to building our local code into a working unit category: documentation Categorising, explaining how things work
Projects
None yet
Development

Successfully merging this pull request may close these issues.

3 participants