Templatespleroma
social
pleroma
Lightweight, federated (ActivityPub) social networking server - a self-hosted, resource-friendly microblogging alternative for the Fediverse.
socialcommunicationmediaPostgreSQL
What gets deployed
Web
pleroma server
PostgreSQL
managed database
GitHub stars2,700
About
Lightweight, federated (ActivityPub) social networking server - a self-hosted, resource-friendly microblogging alternative for the Fediverse.
Managed services
- PostgreSQLTCP:5432
Environment Variables
| Variable | Description | Required |
|---|---|---|
| DOMAIN | Default: {{KUBERO_APP_HOST}} | Optional |
| INSTANCE_NAME | Default: Pleroma | Optional |
| ADMIN_EMAIL | Default: admin@example.com | Optional |
| NOTIFY_EMAIL | Default: admin@example.com | Optional |
| DB_HOST | Default: $(PGHOST) | Optional |
| DB_PORT | Default: $(PGPORT) | Optional |
| DB_NAME | Default: $(PGDATABASE) | Optional |
| DB_USER | Default: $(PGUSER) | Optional |
| DB_PASS | Default: $(PGPASSWORD) | Optional |
| DATABASE_URL | Default: postgresql://$(PGUSER):$(PGPASSWORD)@$(PGHOST):$(PGPORT)/$(PGDATABASE) | Optional |
Deploy pleroma
One click to deploy a fully configured pleroma instance with all dependencies pre-wired.
Deploy NowReady to deploy pleroma?
No infrastructure to manage. Just connect your repo and go live in seconds.