From 6ae6759cbe7dbfd77ea07a005064ff204d6ccfd4 Mon Sep 17 00:00:00 2001 From: Erik Stambaugh Date: Tue, 30 Jan 2024 11:09:17 -0800 Subject: [PATCH] Organize roadmap --- README.md | 18 ++++++++++-------- 1 file changed, 10 insertions(+), 8 deletions(-) diff --git a/README.md b/README.md index 75b711a..f349fd7 100644 --- a/README.md +++ b/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