From 54289577b9ce23bf6a25d3b1d8f2279bee80b531 Mon Sep 17 00:00:00 2001 From: "Antonio J. Delgado" Date: Sun, 20 Nov 2022 00:30:31 +0200 Subject: [PATCH] update readme with todo --- README.md | 8 ++++++++ 1 file changed, 8 insertions(+) diff --git a/README.md b/README.md index 93fed23..b566598 100644 --- a/README.md +++ b/README.md @@ -4,3 +4,11 @@ # Configuration Check the default/main.yml for used variables and customize. If you don't have secrets already generated, leave them empty and the role will create them and you can pick them up from the application.env.production file created in the Mastodon folder. + +# To-Do + +- Create systemd units to start as a service +- Create scheduled jobs (systemd timer units) for ```tootctl media remove``` and ```tootctl preview_cards remove``` +- Is federation working? +- Test bare metal installation (so far only tested with docker) +- There are 500 errors on my instance