github.com/yukimochi/Activity-Relay
github.com/yukimochi/Activity-Relay/api
github.com/yukimochi/Activity-Relay/deliver
github.com/yukimochi/Activity-Relay/control
github.com/yukimochi/Activity-Relay/models
relay --config /path/to/config.yml server
relay --config /path/to/config.yml worker
relay --config /path/to/config.yml control
ACTOR_PEM: /var/lib/relay/actor.pem
REDIS_URL: redis://redis:6379
RELAY_BIND: 0.0.0.0:8080
RELAY_DOMAIN: relay.toot.yukimochi.jp
RELAY_SERVICENAME: YUKIMOCHI Toot Relay Service
JOB_CONCURRENCY: 50
# RELAY_SUMMARY: |
# RELAY_ICON: https://
# RELAY_IMAGE: https://
Optional : When config file not exist, use environment variables.
- ACTOR_PEM
- REDIS_URL
- RELAY_BIND
- RELAY_DOMAIN
- RELAY_SERVICENAME
- JOB_CONCURRENCY
- RELAY_SUMMARY
- RELAY_ICON
- RELAY_IMAGE
Subscribe this inbox https://<your-relay-server-address>/inbox
Follow this actor https://<your-relay-server-address>/actor
See GitHub wiki to build / install / control relay.
GNU AFFERO GENERAL PUBLIC LICENSE
Thank you for your support!