Discord (Github) Handle
@anthonyra
Is there an existing issue for this?
Discord Discussion
n/a
New Service - Documentation
https://github.com/maidsafe/safe_network/blob/main/sn_node_manager/README.md
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 only adds new features
Molecule
Registry
Discord (Github) Handle
@anthonyra
Is there an existing issue for this?
Discord Discussion
n/a
New Service - Documentation
https://github.com/maidsafe/safe_network/blob/main/sn_node_manager/README.md
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 testsRegistry