S3 for media storage
Media storage can consume quite a bit of space. To move it to S3 or S3 compatible provider, edit /app/data/env.production using the File manager and add something like…
Deploy Mastodon as a fully managed service starting at €9/month. Get automated backups, SSL, updates, monitoring, and human support, all included.
DANIAN runs Mastodon as a fully managed service: installation, updates, backups, monitoring and security are handled for you.
See the mastodon hosting page for plans, pricing and a free trial.
Media storage can consume quite a bit of space. To move it to S3 or S3 compatible provider, edit /app/data/env.production using the File manager and add something like this:
S3_ENABLED=true
S3_BUCKET=bucket-name
AWS_ACCESS_KEY_ID=<key_id>
AWS_SECRET_ACCESS_KEY=<secret_key>
S3_REGION=<region>
S3_PROTOCOL=https
S3_HOSTNAME=<hostname>
See this thread for more information.
Find more information about our company, platform, and services on our website.
Visit danian.co