Discord (Github) Handle
No response
Is there an existing issue for this?
Have you discussed this in the Discord yet?
Discord Link
No response
New Service - Documentation
https://github.com/HYCHAIN/guardian-node-software
New Service - Checklist
Initialized using:
ansible-galaxy role init [NAME] --init-path=depin/services/roles
Dependencies
If an Ansible Role is needed because of a dependency ensure it's also initialized in depin.libs
ansible-galaxy role init [NAME] --init-path=depin/libs/roles
Commands
Ensure all of the listed commands are implemented for the New Service.
Metrics
Not required if Service provides a prometheus endpoint that exposes the following
minimum requirements:
- status
- reset / restart counter
Logs
'galaxy.yml'
New Services should never create breaking changes but adds new features
Molecule
Discord (Github) Handle
No response
Is there an existing issue for this?
Have you discussed this in the Discord yet?
Discord Link
No response
New Service - Documentation
https://github.com/HYCHAIN/guardian-node-software
New Service - Checklist
Initialized using:
Dependencies
If an Ansible Role is needed because of a dependency ensure it's also initialized in
depin.libsCommands
Ensure all of the listed commands are implemented for the New Service.
Metrics
Logs
'galaxy.yml'
Molecule
galaxy.ymldependencies are added tomolecule/default/requirements.ymlfor tests