Skip to content

activitypods/dev.mypod.store

 
 

Repository files navigation

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.

About

ActivityPods provider deployment

Resources

Stars

Watchers

Forks

Releases

No releases published

Packages

No packages published

Languages

  • Shell 59.7%
  • Makefile 40.3%