This repository was archived by the owner on Jul 31, 2024. It is now read-only.
Update documentation#1764
Merged
jwhitlock merged 10 commits intomozilla:mainfrom Jan 11, 2022
jwhitlock:update-docs
Merged
Conversation
This is not as detailed as the previous diagram, but doesn't include services that are no longer used.
* Add that MariaDB 10.5 works * Mention replica lag and the transaction log * Update the rate control document with the innodb_log_file_size fix
... but remove some of the headers
* Style fixes * Dependabot has been working since January 2021 * hashin is no longer recommended
Contributor
Author
|
User @HJJac wrote a script at #1642 (comment) that was very useful in updating these documents, and may be useful if you are trying to run Ichnaea via the Docker images. I decided against adding a script to the repo, because of the maintenance burden, and because local development is much easier with Docker and |
This file contains hidden or bidirectional Unicode text that may be interpreted or compiled differently than what appears below. To review, open the file in an editor that reveals hidden Unicode characters.
Learn more about bidirectional Unicode characters
Sign up for free
to subscribe to this conversation on GitHub.
Already have an account?
Sign in.
Add this suggestion to a batch that can be applied as a single commit.This suggestion is invalid because no changes were made to the code.Suggestions cannot be applied while the pull request is closed.Suggestions cannot be applied while viewing a subset of changes.Only one suggestion per line can be applied in a batch.Add this suggestion to a batch that can be applied as a single commit.Applying suggestions on deleted lines is not supported.You must change the existing code in this line in order to create a valid suggestion.Outdated suggestions cannot be applied.This suggestion has been applied or marked resolved.Suggestions cannot be applied from pending reviews.Suggestions cannot be applied on multi-line comments.Suggestions cannot be applied while the pull request is queued to merge.Suggestion cannot be applied right now. Please check back later.
Update the deployment documentation:
Other changes:
innodb_log_file_sizefix.Fixes #1385.