Block a user
dboreham
released v1.1.0-13ce521-202404232147 at cerc-io/stack-orchestrator
2024-04-23 21:48:34 +00:00
Fix config dir processing for external stacks
Fix config dir processing for external stacks
dboreham
created branch dboreham/external-config in cerc-io/stack-orchestrator
2024-04-23 16:31:06 +00:00
dboreham
pushed to dboreham/external-config at cerc-io/stack-orchestrator
2024-04-23 16:31:06 +00:00
dboreham
released v1.1.0-6e4dae9-202404182123 at cerc-io/stack-orchestrator
2024-04-18 21:24:09 +00:00
Add external stack support
Add external stack support
dboreham
created branch dboreham/external-stack in cerc-io/stack-orchestrator
2024-04-18 20:33:16 +00:00
dboreham
renamed repository from 2024-04-18 17:14:53 +00:00
test-stack to cerc-io/test-external-stack
Add support for bun as a webapp package manager
Running npm several times is probably not much slower than running it once to install several packages. The more important issue is to run all the commands in the same docker layer, which is…
Add --fqdn-policy option to deploy-webapp-from-registry.