Skip to content
New issue

Have a question about this project? Sign up for a free GitHub account to open an issue and contact its maintainers and the community.

By clicking “Sign up for GitHub”, you agree to our terms of service and privacy statement. We’ll occasionally send you account related emails.

Already on GitHub? Sign in to your account

Use config from environment variable and pass it to docker image. #44

Conversation

leechwort
Copy link
Contributor

No description provided.

leechwort and others added 10 commits December 6, 2023 23:38
* Smoke try...

* Fix problem with user name and icon

* WIP: rework, bug fixes, renaming, etc

* WIP: refactor, stage 0

* WIP: refactor, stage 1

* WIP: refactor, stage 2

* WIP: refactor, web API separated

* API extended

* WIP: AI-generated stuff for user table just for test:)

* Web API extended for devices

* Fix and rework auth

* Some hacks about development described

* Add columns to users table

* Small fixes: delete user and device menu button

* Config and logging refactored

* Latest key API endpoind extended

* Load config from file + API + Settings page(WIP)

* Create user API fix: return code for existing user

* Add functionality to users page

* Fix add user

* Add latest key time

* Basic slack notifyer implemented

* Fix slack warning

* Devices pages added

* Added "Delete device" functionality + some fixes

* Add settings JSON editor

* Pylint + Autopep8 fixes

---------

Co-authored-by: Anna Deeva <[email protected]>
* Automatic RFID reader code reworked and refined.

Also some bug fixes etc...

* Fix pylint
- Now config file is specified in dockerfile
- Readme updated
@leechwort leechwort closed this Dec 20, 2023
@leechwort leechwort deleted the 40-move-database-and-config-to-data-to-make-it-suitable-with-docker-image branch December 20, 2023 12:41
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
None yet
Projects
None yet
Development

Successfully merging this pull request may close these issues.

Move database and config to /data to make it suitable with docker image
2 participants