mirror of
https://github.com/dargstack/dargstack_template.git
synced 2026-06-11 05:14:59 +00:00
A template for Docker stack project layouts.
https://github.com/dargstack/dargstack
- Shell 100%
## [0.1.1](https://github.com/dargstack/dargstack_template/compare/0.1.0...0.1.1) (2026-05-28) ### Bug Fixes * **ci:** release using pnpm ([ |
||
|---|---|---|
| .github | ||
| .vscode | ||
| src | ||
| .gitignore | ||
| .nvmrc | ||
| .releaserc.json | ||
| CHANGELOG.md | ||
| package.json | ||
| pnpm-lock.yaml | ||
| README.md | ||
| renovate.json | ||
dargstack_template
The Docker stack configuration for <project_name>.tld.
This project is deployed in accordance to the DargStack template to make deployment a breeze. It is closely related to <project_name>'s source code.
Table of Contents
configs
-
<project_config_name>The main project's configuration file.
secrets
-
<project_secret_name>The main project's secret.
services
-
<project_name>You can access the main project at <project_name>.test.
volumes
-
<project_volume_name>The main project's data.