This website works better with JavaScript.
Explore
Help
Sign In
k-space
/
doorboy-proxy
forked from
verlock/verlock-doorboy-proxy
Watch
8
Star
0
Fork
You've already forked doorboy-proxy
0
Code
Issues
Pull Requests
Projects
Releases
Wiki
Activity
Doorboy proxy exports door access information from MongoDB to door Raspberry Pi controllers
You can not select more than 25 topics
Topics must start with a letter or number, can include dashes ('-') and can be up to 35 characters long.
25
Commits
1
Branch
0
Tags
106 KiB
Python
91.6%
Shell
4.6%
Dockerfile
3.8%
Tag:
Branch:
Tree:
1acc7e2ea9
master
Branches
Tags
${ item.name }
Create tag
${ searchTerm }
Create branch
${ searchTerm }
from '1acc7e2ea9'
${ noResults }
doorboy-proxy
/
Dockerfile
4 lines
97 B
Raw
Blame
History
FROM
harbor.k-space.ee/k-space/microservice-base
WORKDIR
/app
COPY
*.py ./
CMD
python doorboy.py
Reference in new issue
View Git Blame
Copy Permalink