A Mastodon-compatible app that saves all data on your Pod.
Built on the ActivityPods framework.
make start
Starts the activitypods provider using a docker-compose file. This includes the activitypods backend and frontend server, the fuseki db, mailcatcher, redis, and arena.
make stop
Stops and removes all containers for the activitypods provider.
make config
Prints the config with the .env
-file-provided environment variables filled.
make logs-activitypods
Prints the activitypods provider logs.
make attach-activitypods
Attaches to the moleculer repl of the activitypods backend.
make build-prod
Builds the activitypods provider images for production. In addition to the dev images, this includes a traefik reverse proxy.
make start-prod
Starts the activitypods provider containers for production.
make stop-prod
Stops and removes running activitypods provider containers.
make config-prod
Prints the config with the .env
-file-provided environment variables filled.
make attach-backend-prod
Attaches to the moleculer repl of the activitypods backend.
This project is funded through the NGI0 Entrust Fund, a fund established by NLnet with financial support from the European Commission's Next Generation Internet program, under the aegis of DG Communications Networks, Content and Technology under grant agreement No 101069594. Learn more on the NLnet project page.