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
|
## Roadmap
|
||||||
|
|
||||||
Some missing features:
|
Some missing features for the first release:
|
||||||
|
* postfix inbound to relay mail from SES back to the administrator
|
||||||
* postfix inbound to relay main from SES back to the administrator
|
* Support for migrating Mastodon to newer versions, including database schema updates
|
||||||
* SMTP and IMAP services for users: postfix/dovecot/rspamd/pigeonhole! Maybe!
|
|
||||||
* Support for migrating Mastodon to newer versions, including database upgrades
|
|
||||||
* AWS Secrets Manager support for various credentials
|
* AWS Secrets Manager support for various credentials
|
||||||
* Phanpy
|
|
||||||
* Synapse and Element
|
|
||||||
* Backups! (ha!)
|
* Backups! (ha!)
|
||||||
* Vagrant and existing-server support for people not wanting to use AWS
|
|
||||||
* ActivityPub relay subscription (if desired)
|
* 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:
|
Other work that still needs doing:
|
||||||
* Converting from docker to podman
|
* Converting from docker to podman
|
||||||
* non-root access for Ansible
|
* non-root access for Ansible
|
||||||
|
|
Loading…
Reference in a new issue