Ecosyste.ms: Awesome
An open API service indexing awesome lists of open source software.
https://github.com/pufferpanel/templates
PufferPanel server templates. These templates are importable via the PufferPanel web interface.
https://github.com/pufferpanel/templates
Last synced: 8 days ago
JSON representation
PufferPanel server templates. These templates are importable via the PufferPanel web interface.
- Host: GitHub
- URL: https://github.com/pufferpanel/templates
- Owner: pufferpanel
- License: apache-2.0
- Created: 2017-12-09T00:27:42.000Z (about 7 years ago)
- Default Branch: v2.6
- Last Pushed: 2024-11-19T21:29:22.000Z (about 1 month ago)
- Last Synced: 2024-11-19T22:29:37.320Z (about 1 month ago)
- Homepage:
- Size: 638 KB
- Stars: 84
- Watchers: 7
- Forks: 140
- Open Issues: 51
-
Metadata Files:
- Readme: README.md
- License: LICENSE
Awesome Lists containing this project
README
# Templates
To add a template to this repository, please make a pull request following the existing location structure of the other templates.
Make sure to include a `README.md` file in your template's directory to document any prerequisites, workarounds, or caveats.
Please see [this documentation](https://docs.pufferpanel.com/en/latest/templates/templates.html) for instructions on how to create your own template.
# Formattng rules
Order of fields:
- Type (required)
- Display (required)
- Data
- Install
- Run (required)
- Command (required)
- Stop
- Stop Code
- Environment variables
- Pre
- Post
- Environment (required)
- Supported environments (matches environment, required)
- RequirementsType must be lowercase
Display must include if the environment is docker via (Docker)
File is spaced using 2 spaces
Type of operations must be the first line in the object