https://github.com/moeraorg/moera-tools
Tools for Moera administrators
https://github.com/moeraorg/moera-tools
administrator cloud decentralized naming node python3 social-network tools utilities
Last synced: 6 months ago
JSON representation
Tools for Moera administrators
- Host: GitHub
- URL: https://github.com/moeraorg/moera-tools
- Owner: MoeraOrg
- License: apache-2.0
- Created: 2023-08-24T22:59:57.000Z (about 2 years ago)
- Default Branch: master
- Last Pushed: 2024-08-29T00:17:10.000Z (about 1 year ago)
- Last Synced: 2024-08-29T01:32:08.136Z (about 1 year ago)
- Topics: administrator, cloud, decentralized, naming, node, python3, social-network, tools, utilities
- Language: Python
- Homepage:
- Size: 146 KB
- Stars: 1
- Watchers: 1
- Forks: 0
- Open Issues: 0
-
Metadata Files:
- Readme: README.md
- License: LICENSE
Awesome Lists containing this project
README
# moera-tools
Command-line utilities helping to perform many administrative tasks for
Moera nodes.The package includes:
* [moname][1] — get information about names from the Moera naming service.
* [moctl][2] — manage domains, credentials, and settings.All tools use a common [configuration file][3].
[1]: https://moera.org/administration/tools/moname.html
[2]: https://moera.org/administration/tools/moctl.html
[3]: https://moera.org/administration/tools/config.html