MCPcopy
hub / github.com/Dokploy/dokploy / setup.ts

File setup.ts

apps/dokploy/setup.ts:None–None  ·  view source on GitHub ↗

Source from the content-addressed store, hash-verified

1import { exec } from "node:child_process";
2import { exit } from "node:process";
3import { promisify } from "node:util";
4

Callers

nothing calls this directly

Calls 10

setupDirectoriesFunction · 0.90
createDefaultMiddlewaresFunction · 0.90
initializeSwarmFunction · 0.90
initializeNetworkFunction · 0.90
initializeRedisFunction · 0.90
initializePostgresFunction · 0.90
execAsyncFunction · 0.85

Tested by

no test coverage detected