Skip to main content


Anyone get #rebased to work behind docker?
I've got the database connected and the admin account setup, but I keep getting an error that says I need to migrate the config to use the db.
changing config :pleroma, configurable_from_database: true seems to do nothing.
has gotten it running in K8s based on this image: https://gitlab.com/soapbox-pub/rebased/container_registry/3396038
@joshWhat you’re doing should work, so I imagine it’s some subtlety of how the config is being loaded.