link to docs
This commit is contained in:
		| @@ -1,10 +1,10 @@ | |||||||
| # Background | Doors docs: https://wiki.k-space.ee/en/hosting/doors | ||||||
|  |  | ||||||
|  | # Background | ||||||
| This component serves allowed list of keyfob UID hashes from MongoDB and | This component serves allowed list of keyfob UID hashes from MongoDB and | ||||||
| pushes open door commands to door controllers. | pushes open door commands to door controllers. | ||||||
|  |  | ||||||
| # Testing endpoints | # Testing endpoints | ||||||
|  |  | ||||||
| For manually testing something like this might help: | For manually testing something like this might help: | ||||||
|  |  | ||||||
| ``` | ``` | ||||||
| @@ -12,7 +12,6 @@ curl -f http://127.0.0.1:5000/allowed -H "KEY: 0123456789" | |||||||
| ``` | ``` | ||||||
|  |  | ||||||
| # Test scenarios | # Test scenarios | ||||||
|  |  | ||||||
| When updating doorboy proxy, members site or kdoorpi verify follwing: | When updating doorboy proxy, members site or kdoorpi verify follwing: | ||||||
|  |  | ||||||
| * Swiping unknown card shows up as unknown, it can be claimed on members site and it immediately can be used after claiming | * Swiping unknown card shows up as unknown, it can be claimed on members site and it immediately can be used after claiming | ||||||
| @@ -26,7 +25,6 @@ use a brick or something to keep it open to prevent | |||||||
| interfering with other members entering and exiting. | interfering with other members entering and exiting. | ||||||
|  |  | ||||||
| # Development | # Development | ||||||
|  |  | ||||||
| The easiest is to obtain VM from Proxmox cluster with public IP address. | The easiest is to obtain VM from Proxmox cluster with public IP address. | ||||||
| To run development instance: | To run development instance: | ||||||
|  |  | ||||||
|   | |||||||
		Reference in New Issue
	
	Block a user