Skip to content

a-novel/compose

Repository files navigation

Compose

Global compose file to run the application locally.

Prepare

Create a .envrc file from the template:

cp .envrc.template .envrc

Then fill the missing secret variables. Once your file is ready:

source .envrc

You may use tools such as direnv, otherwise you'll need to source the env file on each new terminal session.

Run

podman compose -p agora up -d

Stop

podman compose -p agora down

About

Global compose file to run the application locally.

Topics

Resources

License

Stars

Watchers

Forks

Releases

No releases published

Packages

No packages published

Contributors 2

  •  
  •