Organize roadmap
This commit is contained in:
parent
56bcb999e0
commit
6ae6759cbe
1 changed files with 10 additions and 8 deletions
18
README.md
18
README.md
|
@ -58,19 +58,21 @@ satisfied with it. Until then it will not federate properly, so please don't tr
|
|||
|
||||
## Roadmap
|
||||
|
||||
Some missing features:
|
||||
|
||||
* postfix inbound to relay main from SES back to the administrator
|
||||
* SMTP and IMAP services for users: postfix/dovecot/rspamd/pigeonhole! Maybe!
|
||||
* Support for migrating Mastodon to newer versions, including database upgrades
|
||||
Some missing features for the first release:
|
||||
* postfix inbound to relay mail from SES back to the administrator
|
||||
* Support for migrating Mastodon to newer versions, including database schema updates
|
||||
* AWS Secrets Manager support for various credentials
|
||||
* Phanpy
|
||||
* Synapse and Element
|
||||
* Backups! (ha!)
|
||||
* Vagrant and existing-server support for people not wanting to use AWS
|
||||
* ActivityPub relay subscription (if desired)
|
||||
|
||||
|
||||
More features that are coming:
|
||||
* Vagrant and existing-server support for people not wanting to use AWS
|
||||
* Phanpy
|
||||
* Synapse and Element, using Mastodon for OpenID auth
|
||||
* SMTP and IMAP services for users: postfix/dovecot/rspamd/pigeonhole! Maybe!
|
||||
|
||||
|
||||
Other work that still needs doing:
|
||||
* Converting from docker to podman
|
||||
* non-root access for Ansible
|
||||
|
|
Loading…
Reference in a new issue