forked from k-space/kube
hackerspace kustomize
+ move static env to dockerfile + doorboy-direct refactor
This commit is contained in:
@@ -1,8 +1,20 @@
|
||||
## inventory.k-space.ee
|
||||
Reads-writes to mongo.
|
||||
|
||||
## hackerspace / inventory
|
||||
<!-- Referenced/linked by https://wiki.k-space.ee/en/hosting/doors -->
|
||||
A component of inventory is 'doorboy' (https://wiki.k-space.ee/en/hosting/doors)
|
||||
|
||||
## k6.ee
|
||||
## [doorboy-proxy](https://github.com/k-space/doorboy-proxy)
|
||||
- Dispatches open events (from mongodb) to door controllers.
|
||||
- Handles Slack open events (to mongodb).
|
||||
- Forwards logs from door controllers to mongodb.
|
||||
- Broadcasts mongodb logs to Slack.
|
||||
|
||||
See also:
|
||||
- inventory-app door components
|
||||
- https://wiki.k-space.ee/en/hosting/doors
|
||||
|
||||
## [inventory-app](https://github.com/k-space/inventory-app) (inventory.k-space.ee)
|
||||
- Inventory
|
||||
- Manages door keycards.
|
||||
- Forwards door opens from website to mongodb (what are picked up by doorboy-proxy).
|
||||
|
||||
## [goredirect](https://github.com/k-space/goredirect) (k6.ee)
|
||||
Reads from mongo, HTTP redirect to //inventory.k-space.ee/m/inventory/{uuid}/view
|
||||
|
Reference in New Issue
Block a user