17
0
Fork 0

conclusion

This commit is contained in:
Quentin 2024-02-22 22:29:10 +01:00
parent 7eb4474207
commit 12a66ca062
Signed by: quentin
GPG Key ID: E9602264D639FF68
1 changed files with 9 additions and 2 deletions

View File

@ -69,10 +69,17 @@ imap-flow supports IDLE out of the box, and thus Aerogramme code is now cleaner
Some others quality of life feedbacks not reported here have been made by MrFlos & Nicolas, thanks to all the people that took part in this debugging adventure.
## Download and test the new version
## Conclusion: download and test the new version
Do not get me wrong: Aerogramme is still not ready for prime time.
But by operating it for real, we start understanding better how it behaves, what are the rough edges, etc.
If you are interested in Aerogramme and put your personal touch to its development, it might be the good time to setup a new cluster, try it
to be ready for its public beta which will correspond to the moment where [Deuxfleurs](https://deuxfleurs.fr) will deploy it for their users.
In the mean time:
```
docker run registry.deuxfleurs.org/aerogramme:0.2.2
docker run -p 1143:1143 registry.deuxfleurs.org/aerogramme:0.2.2
```
[Download](/download/) - [Changelog](#)