21 lines
788 B
Markdown
21 lines
788 B
Markdown
## hackerspace / inventory
|
|
<!-- Referenced/linked by https://wiki.k-space.ee/en/hosting/doors -->
|
|
|
|
## [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
|