stack-orchestrator/stack_orchestrator/data/stacks
Prathamesh Musale b3e9366ca0
Lint Checks / Run linter (push) Failing after 0s Details
Webapp Test / Run webapp test suite (push) Failing after 0s Details
Smoke Test / Run basic test suite (push) Failing after 0s Details
Publish / Gate: k8s deploy e2e (push) Failing after 3s Details
Deploy Test / Run deploy test suite (push) Failing after 0s Details
Publish / Build and publish (push) Has been skipped Details
host-metrics: rename telegraf service to host-telegraf
gorchain-monitoring also ships a `telegraf` service (synthetic RPC +
HTTP probes); running both on the same host produced two containers
named `laconic-<hash>-telegraf-1`, which made `docker ps` and
`laconic-so deployment ... logs telegraf` confusing.

Rename the host-metrics service to `host-telegraf` -- the descriptive
name fits a host-system-metrics collector and is unambiguous next to
the probe-side telegraf in gorchain-monitoring.
2026-05-11 13:02:59 +00:00
..
act-runner Update independent act-runner stack to use custom act as well. (#702) 2024-01-15 12:10:48 -06:00
ajna Update watcher dashboard and config templates (#835) 2024-06-12 11:52:51 +00:00
azimuth Add panels for GQL metrics to watcher dashboard (#834) 2024-06-06 11:47:18 +00:00
build-support Apply pre-commit linting fixes 2026-01-20 23:16:44 -05:00
chain-chunker Rename app -> stack_orchestrator (#625) 2023-11-07 00:06:55 -07:00
container-registry Container Registry Stack (#747) 2024-02-18 18:55:55 +00:00
erc20 Rename app -> stack_orchestrator (#625) 2023-11-07 00:06:55 -07:00
erc721 Rename app -> stack_orchestrator (#625) 2023-11-07 00:06:55 -07:00
fixturenet-blast Apply pre-commit linting fixes 2026-01-20 23:16:44 -05:00
fixturenet-eth Migrate canonical source from Gitea to GitHub (#738) 2026-04-02 10:58:14 +05:30
fixturenet-eth-loaded Apply pre-commit linting fixes 2026-01-20 23:16:44 -05:00
fixturenet-eth-tx Rename app -> stack_orchestrator (#625) 2023-11-07 00:06:55 -07:00
fixturenet-laconic-loaded Migrate canonical source from Gitea to GitHub (#738) 2026-04-02 10:58:14 +05:30
fixturenet-laconicd Migrate canonical source from Gitea to GitHub (#738) 2026-04-02 10:58:14 +05:30
fixturenet-lotus Rename app -> stack_orchestrator (#625) 2023-11-07 00:06:55 -07:00
fixturenet-optimism Merge origin/main into multi-port-service 2026-01-24 16:48:11 -05:00
fixturenet-payments Apply pre-commit linting fixes 2026-01-20 23:16:44 -05:00
fixturenet-plugeth-tx Rename app -> stack_orchestrator (#625) 2023-11-07 00:06:55 -07:00
fixturenet-pocket Apply pre-commit linting fixes 2026-01-20 23:16:44 -05:00
fixturenet-sushiswap-subgraph Apply pre-commit linting fixes 2026-01-20 23:16:44 -05:00
gelato Rename app -> stack_orchestrator (#625) 2023-11-07 00:06:55 -07:00
graph-node Apply pre-commit linting fixes 2026-01-20 23:16:44 -05:00
host-metrics host-metrics: rename telegraf service to host-telegraf 2026-05-11 13:02:59 +00:00
kubo Apply pre-commit linting fixes 2026-01-20 23:16:44 -05:00
laconic-dot-com Apply pre-commit linting fixes 2026-01-20 23:16:44 -05:00
lasso Apply pre-commit linting fixes 2026-01-20 23:16:44 -05:00
mainnet-blast Apply pre-commit linting fixes 2026-01-21 20:58:31 -05:00
mainnet-eth Apply pre-commit linting fixes 2026-01-21 20:58:31 -05:00
mainnet-eth-plugeth Apply pre-commit linting fixes 2026-01-21 20:58:31 -05:00
mainnet-go-opera Apply pre-commit linting fixes 2026-01-20 23:16:44 -05:00
mainnet-laconic Fix pyright type errors across codebase 2026-01-22 01:10:36 -05:00
mars Create README.md 2024-01-30 17:47:56 -05:00
mars-v2 add Mars v2 interface (#744) 2024-02-19 19:11:59 +00:00
merkl-sushiswap-v3 Update watcher dashboard and config templates (#835) 2024-06-12 11:52:51 +00:00
mobymask Migrate canonical source from Gitea to GitHub (#738) 2026-04-02 10:58:14 +05:30
mobymask-v2 Rename app -> stack_orchestrator (#625) 2023-11-07 00:06:55 -07:00
mobymask-v3 Rename app -> stack_orchestrator (#625) 2023-11-07 00:06:55 -07:00
monitoring Apply pre-commit linting fixes 2026-01-20 23:16:44 -05:00
node-exporter Add a stack for prom node exporter and its dashboard in monitoring stack (#696) 2023-12-21 15:15:03 +05:30
osmosis rename laconic-sdk to registry-sdk (#897) 2024-07-31 08:01:02 +00:00
osmosis-urbit-app Add a stack for running Osmosis frontend app on Urbit (#683) 2023-12-14 17:28:10 +05:30
package-registry Integrate SP auctions in webapp deployment flow (#950) 2024-10-21 07:02:06 +00:00
ping-pub Ping pub (#663) 2024-02-08 20:13:12 +00:00
proxy-server Refactor to make Urbit setup generic (#682) 2023-12-08 09:35:00 +05:30
reth Rename app -> stack_orchestrator (#625) 2023-11-07 00:06:55 -07:00
sushiswap Rename app -> stack_orchestrator (#625) 2023-11-07 00:06:55 -07:00
sushiswap-subgraph Update subgraph watcher versions and instructions to use deployments (#775) 2024-03-12 05:32:55 +00:00
sushiswap-v3 Update watcher dashboard and config templates (#835) 2024-06-12 11:52:51 +00:00
test Add init containers, shared namespaces, per-volume sizing, and user/label support (#997) 2026-03-12 10:34:45 +00:00
test-database Apply pre-commit linting fixes 2026-01-20 23:16:44 -05:00
test-restart Make deployments self-sufficient and add E2E restart test (#750) 2026-04-28 17:28:02 +05:30
test-restart-multi Make deployments self-sufficient and add E2E restart test (#750) 2026-04-28 17:28:02 +05:30
uniswap-urbit-app clarify uniswap urbit readme (#766) 2024-02-24 00:15:53 +00:00
uniswap-v3 Rename app -> stack_orchestrator (#625) 2023-11-07 00:06:55 -07:00
webapp-deployer-backend Switch repo to cerc-io org. (#804) 2024-04-15 18:59:08 +00:00
webapp-template Webapp deploy (#662) 2023-11-27 22:02:16 -07:00