Skip to content

mechanicalbot/stax

Repository files navigation

stax

Local testing (Docker only)

Build and run the sample stack:

docker compose -f sample/repo/stacks/stax/compose.yaml up --build

Then inspect the echo logs:

docker logs echo-echo-1

Expected output:

  • from env file: hello
  • from sops env file: from-sops-env-file
  • from sops yaml: from-sops-yaml

Compose install (daemon)

Use the base compose file for a daemon install:

docker compose -f compose.yaml up

This project was created using bun init in bun v1.3.5. Bun is a fast all-in-one JavaScript runtime.

About

No description, website, or topics provided.

Resources

Stars

Watchers

Forks

Releases

No releases published

Packages

No packages published