Skip to content

Latest commit

 

History

History
19 lines (10 loc) · 668 Bytes

README.md

File metadata and controls

19 lines (10 loc) · 668 Bytes

ActivityPods

ActivityPods deployment

See the documentation to find how to use this repository to deploy an ActivityPods provider:

https://docs.activitypods.org/tutorials/deploy-your-own-pod-provider/

Commands

make start Starts the containers for production.

make stop Stops and removes running containers.

make config Prints the config with the .env-file-provided environment variables filled.

make logs Display the logs of the ActivityPods backend.

make attach Attaches to the Moleculer CLI of the ActivityPods backend.