This page consists of templates for docs, links etc⚓︎
Description⚓︎
Give a basic description of the app here
Bare Metal⚓︎
Basic info⚓︎
Basic info with official links
- Package:
Package Name
- Official Wiki: Official Program Wiki
- Arch Wiki: Arch Wiki for Program
Getting started⚓︎
-
Install PackageName package
Bash -
Write further steps
Docker⚓︎
Basic info⚓︎
Basic info with official links
- Web-GUI Port:
80
- Other Ports:
443
- Image: DockerHub
- Repo: Github
- Website: docs.HAops.dev
docker-compose.yml⚓︎
- No tag defaults to
latest
Best practice is to test your stuff with new image and pin the container to that version - Name the container or docker would name it randomly
Name used by traefik to autogenerate route
i.e,traefik.example.com
- Refer to variables guide
- Change port number on left side
- Same custom docker network as traefik
- Specific port for traefik to route traffic from for this container
- Specify your custom networks location here
deploy.sh⚓︎
Bash | |
---|---|
- Refer to variables guide
- Use braces for variables and subdirectory names. No quotes
Template for link⚓︎
Link syntax | |
---|---|