Add license and docs badges, as ihasmail-oneshot has
This commit is contained in:
@@ -1,5 +1,8 @@
|
|||||||
# stalwart-migrator
|
# stalwart-migrator
|
||||||
|
|
||||||
|
[](LICENSE)
|
||||||
|
[](https://docs.ihasmail.org/install/stalwart-migrator/)
|
||||||
|
|
||||||
In-place upgrade tool for Stalwart Mail Server, 0.15.5 → 0.16: no data loss, a
|
In-place upgrade tool for Stalwart Mail Server, 0.15.5 → 0.16: no data loss, a
|
||||||
checkpoint at every step so an interrupted run resumes instead of restarting,
|
checkpoint at every step so an interrupted run resumes instead of restarting,
|
||||||
and automated validation that the server still works afterwards. Go, standard
|
and automated validation that the server still works afterwards. Go, standard
|
||||||
@@ -21,13 +24,13 @@ it needs.
|
|||||||
| | |
|
| | |
|
||||||
| --- | --- |
|
| --- | --- |
|
||||||
| 📘 **[Upgrade guide](https://docs.ihasmail.org/install/stalwart-migrator/)** | **Start here.** The whole upgrade, step by step, on docs.ihasmail.org: what to fix first, rehearsing, running it, and what to check afterwards |
|
| 📘 **[Upgrade guide](https://docs.ihasmail.org/install/stalwart-migrator/)** | **Start here.** The whole upgrade, step by step, on docs.ihasmail.org: what to fix first, rehearsing, running it, and what to check afterwards |
|
||||||
| [docs/rehearsal.md](docs/rehearsal.md) | Running preflight safely, what `rehearse` reports, rehearsing on a clone |
|
| **[docs/rehearsal.md](docs/rehearsal.md)** | Running preflight safely, what `rehearse` reports, rehearsing on a clone |
|
||||||
| [docs/docker.md](docs/docker.md) | Container deployments: flags, what cutover carries and refuses, where the config goes |
|
| **[docs/docker.md](docs/docker.md)** | Container deployments: flags, what cutover carries and refuses, where the config goes |
|
||||||
| [docs/known-stalwart-problems.md](docs/known-stalwart-problems.md) | Tenants, the admin account, dropped ACME, certificates on mail ports, the extra recovery boot |
|
| **[docs/known-stalwart-problems.md](docs/known-stalwart-problems.md)** | Tenants, the admin account, dropped ACME, certificates on mail ports, the extra recovery boot |
|
||||||
| [docs/recovery.md](docs/recovery.md) | Why recovery is your snapshot, what the tool keeps, never booting recovery mode again |
|
| **[docs/recovery.md](docs/recovery.md)** | Why recovery is your snapshot, what the tool keeps, never booting recovery mode again |
|
||||||
| [docs/status.md](docs/status.md) | Command and package state, validation, field reports |
|
| **[docs/status.md](docs/status.md)** | Command and package state, validation, field reports |
|
||||||
| [ARCHITECTURE.md](ARCHITECTURE.md) | The design: phases, checkpoints, and the reasoning behind them |
|
| **[ARCHITECTURE.md](ARCHITECTURE.md)** | The design: phases, checkpoints, and the reasoning behind them |
|
||||||
| [CONTRIBUTING.md](CONTRIBUTING.md) | Building, testing, and where the design is written down |
|
| **[CONTRIBUTING.md](CONTRIBUTING.md)** | Building, testing, and where the design is written down |
|
||||||
|
|
||||||
## Requirements
|
## Requirements
|
||||||
|
|
||||||
|
|||||||
Reference in New Issue
Block a user