All Templates / Blogs
Hollo
Hollo's official Railway template
Postgres
railwayapp-templates/postgres-ssl:latest
Just deployed
/var/lib/postgresql/data
Hollo
dahlia/hollo:latest
Just deployed
Hollo is a federated single-user microblogging software powered by Fedify. Although it is for single-user, it is designed to be federated through ActivityPub, which means that you can follow and be followed by other users from other instances, even from other software that supports ActivityPub like Mastodon, Misskey, and so on.
The Railway is the simplest way to deploy Hollo. With this template, you can get started with your own Hollo in just a few clicks.
To deploy Hollo, you need S3 or S3-compatible object storage for storing media such as images. There are many S3-compatible object storage services, including AWS S3, Cloudflare R2, MinIO, DigitalOcean Spaces, and Linode Object Storage. Once you have your object storage ready, you'll need to configure the environment variables below appropriately (see how to use the S3 client API for each service):
S3_BUCKET
: The bucket name of the S3-compatible object storage.S3_URL_BASE
: The public URL base of the S3-compatible object storage.S3_ENDPOINT_URL
: The endpoint URL for S3-compatible object storage.AWS_ACCESS_KEY_ID
: The access key for S3-compatible object storage.AWS_SECRET_ACCESS_KEY
: The secret key for S3-compatible object storage.Once you've set up your environment variables and Hollo is deployed on Railway, go to https://yourdomain/setup to set up your login credentials and add your profile.
It's important to note that you need to decide on a domain name before you start setting up Hollo for the first time. This is because you can't change your domain name once Hollo is set up.
Once you've created your profile, you're ready to start enjoying Hollo. It's worth noting that Hollo doesn't have much of a web interface of its own, so you'll need to use a client app like Phanpy for now.
Template Content
S3_BUCKET
The bucket name of the S3-compatible object storage
S3_URL_BASE
The public URL base of the S3-compatible object storage
S3_ENDPOINT_URL
The endpoint URL for S3-compatible object storage
AWS_ACCESS_KEY_ID
The access key for S3-compatible object storage
AWS_SECRET_ACCESS_KEY
The secret key for S3-compatible object storage
Details
Created on May 29, 2024
43 total projects
16 active projects
91% success on recent deploys
Blogs
More templates in this category