aboutsummaryrefslogtreecommitdiff
path: root/README.md
Commit message (Collapse)AuthorAgeFilesLines
* [woodpecker] convert drone pipelines to woodpeckerAlex Auvolat2024-02-081-1/+1
|
* Update READMEnew-readmeAlex Auvolat2022-09-211-11/+17
|
* Improve how node roles are assigned in Garagev0.5-beta1Alex Auvolat2021-11-161-3/+9
| | | | | | | | | | | | | | | | | - change the terminology: the network configuration becomes the role table, the configuration of a nodes becomes a node's role - the modification of the role table takes place in two steps: first, changes are staged in a CRDT data structure. Then, once the user is happy with the changes, they can commit them all at once (or revert them). - update documentation - fix tests - implement smarter partition assignation algorithm This patch breaks the format of the network configuration: when migrating, the cluster will be in a state where no roles are assigned. All roles must be re-assigned and commited at once. This migration should not pose an issue.
* Drone CI badge on branch mainAlex Auvolat2021-04-271-1/+1
|
* Center logo in book, add book CIAlex Auvolat2021-03-191-1/+1
|
* Merge branch 'dev-0.2'Alex Auvolat2021-03-181-2/+7
|\
| * Add logo in repoAlex Auvolat2021-03-171-3/+8
| |
* | Simplify our READMEQuentin Dufour2021-03-171-116/+1
|/
* Add compatibility listAlex Auvolat2021-02-191-0/+2
|
* Add drone badgeAlex Auvolat2021-02-081-0/+2
|
* Add warningAlex Auvolat2021-01-231-1/+1
|
* Merge branch 'master' into feature/websiteQuentin2020-12-101-2/+8
|\
| * Test awscli/s3cmd interactionsQuentin2020-12-061-2/+2
| |
| * Fix typoQuentin2020-12-061-1/+1
| |
| * Improve README, add more testsQuentin2020-12-061-8/+15
| |
* | Use aws cli version 2Quentin2020-11-291-8/+9
| |
* | Remove s3cmd mentionQuentin2020-11-211-1/+1
| |
* | Use awscli instead of s3cmdQuentin2020-11-211-3/+3
| |
* | Merge remote-tracking branch 'origin/master' into feature/websiteQuentin2020-11-211-20/+7
|\|
| * Fix wording again!feature/new-scriptQuentin2020-11-201-1/+1
| |
| * Sub list do not work with giteaQuentin2020-11-201-3/+3
| |
| * Improve wordingQuentin2020-11-201-2/+2
| |
| * Fix tabsQuentin2020-11-201-5/+5
| |
| * Quicker dev with more scriptsQuentin2020-11-201-20/+7
| |
* | Merge branch 'master' into feature/websiteQuentin2020-11-191-1/+23
|\|
| * fix indent 2feature/on-boarding-2Quentin2020-11-191-5/+5
| |
| * Fix indentQuentin2020-11-191-8/+8
| |
| * A quickstart to setup a dev. env.Quentin2020-11-191-1/+23
| |
* | Build path correctlyQuentin2020-11-111-1/+3
|/
* Replace tabs with spacesfeature/on-boardingQuentin2020-11-061-3/+3
|
* Add a development section in readme.mdQuentin2020-11-061-0/+6
|
* Fix README + create dev config fileQuentin2020-11-061-1/+4
|
* Talk about consul discovery in readmeAlex Auvolat2020-06-301-0/+5
|
* Rename epidemic_factor to epidemic_fanout (that's what it is); complete conf ↵Alex Auvolat2020-06-301-0/+5
| | | | example in readme
* Write some READMEAlex Auvolat2020-06-301-5/+83
|
* Make the repair command accept subcommands to not do everything all the timeAlex Auvolat2020-04-211-0/+6
|
* Pretty loggingAlex Auvolat2020-04-211-0/+6
|
* First commit: skeleton for something greatAlex Auvolat2020-04-051-0/+5