https://github.com/sdslabs/keyhouse-template
https://github.com/sdslabs/keyhouse-template
Last synced: over 1 year ago
JSON representation
- Host: GitHub
- URL: https://github.com/sdslabs/keyhouse-template
- Owner: sdslabs
- Created: 2019-10-24T20:23:31.000Z (over 6 years ago)
- Default Branch: master
- Last Pushed: 2020-02-07T07:06:51.000Z (over 6 years ago)
- Last Synced: 2025-01-05T13:42:07.499Z (over 1 year ago)
- Language: Python
- Size: 6.84 KB
- Stars: 1
- Watchers: 11
- Forks: 1
- Open Issues: 2
-
Metadata Files:
- Readme: README.md
Awesome Lists containing this project
README
# Watchdog Keyhouse
This is the keyhouse repository required by SDSLabs Watchdog. This repository contains all the public keys of the members and the access right they have.
## How to use?
- Keys are stored in `data/keys` file in the format ``.
- To add your keys to keyhouse, you must create a PR. And wait for some admin to review it.
- To gain access to any server, ask any admin.
- To grant `uttu` access to `deploy@204`, add a new line `uttu|deploy` in `data/hosts/204`.
- **Note:** `uttu` must have an entry in `data/keys` to gain access to any server.