Ecosyste.ms: Awesome
An open API service indexing awesome lists of open source software.
https://github.com/WebHostingCoopTeam/keys
public keys for coop devops
https://github.com/WebHostingCoopTeam/keys
Last synced: 3 months ago
JSON representation
public keys for coop devops
- Host: GitHub
- URL: https://github.com/WebHostingCoopTeam/keys
- Owner: WebHostingCoopTeam
- License: cc0-1.0
- Created: 2014-09-04T23:15:58.000Z (over 10 years ago)
- Default Branch: master
- Last Pushed: 2022-10-14T16:30:01.000Z (over 2 years ago)
- Last Synced: 2024-08-02T12:51:01.490Z (6 months ago)
- Language: Shell
- Size: 128 KB
- Stars: 1
- Watchers: 14
- Forks: 7
- Open Issues: 0
-
Metadata Files:
- Readme: README.md
- License: LICENSE
Awesome Lists containing this project
- awesome-starred - WebHostingCoopTeam/keys - public keys for coop devops (others)
README
keys
====public keys for coop devops
my add us to your server:
```
curl https://raw.githubusercontent.com/WebHostingCoopTeam/keys/master/myaddus.sh | bash
```or the historical (root specific)
```
curl https://raw.githubusercontent.com/WebHostingCoopTeam/keys/master/addus.sh | bash
```or use sudo:
```
curl https://raw.githubusercontent.com/WebHostingCoopTeam/keys/master/myaddus.sh | sudo bash
```on an octohost:
```
curl https://raw.githubusercontent.com/WebHostingCoopTeam/keys/master/octoaddus.sh |bash
```but if you’re not a part of the coop then what are you doing this for?
okay to make the key making part easier I made a docker image that does nothing but make the gitreceive key for you:
https://github.com/joshuacox/gitrecievelinemaker