Commit Graph

22 Commits (master)

Author SHA1 Message Date
dgtlmoon 98f56736c1
Improve handling of SIGTERM shutdown in containers, remove unnecessary multi-process handler for pip installs, tidy up modules (#2014)
5 months ago
dgtlmoon fab7d325f7
Data storage - Don't recreate DB if its corrupt, exit with error cleanly so operator can look into the problem (#1296)
1 year ago
dgtlmoon e318253f31 Disable SIGCHLD Handler for now - keeping SIGTERM for DB writes
2 years ago
dgtlmoon f0f2fe94ce
Handle SIGTERM for cleaner shutdowns (#737)
2 years ago
dgtlmoon 7e0f0d0fd8
Microsoft Windows installation fixes (#492)
2 years ago
Alexander Aleksandrovič Klimov 7ca89f5ec3
Fix typo in the startup create-directory command suggestion (#405)
2 years ago
Alexander Aleksandrovič Klimov 8ab8aaa6ae
Introduce -h option to allow listening not on 0.0.0.0. (#406)
2 years ago
dgtlmoon 10d3b09051 -C option to create a datadir if it doesnt exist
2 years ago
dgtlmoon a11b6daa2e
Installation via pip (#186)
3 years ago
dgtlmoon 1e39a1b745 Re #156 - PORT should always be an Integer
3 years ago
Tim Chepeleff 684deaed35
Add Heroku Deployment Support (#159)
3 years ago
dgtlmoon e6fadc44fa
#76 app path prefix when behind proxy_pass (#91)
3 years ago
dgtlmoon 2f22d627fa Use right sticky for version
3 years ago
dgtlmoon fa3ce97634
Use flasks' built in 'flash' method instead of a custom message/notices (#94)
3 years ago
dgtlmoon d304449cb1 Adding helper method to remove text files that are not in the index
3 years ago
dgtlmoon cd6ce89587 Re #45 - Set datastore path in app.config
3 years ago
dgtlmoon 4164ad29e3 Re #44 - Broke the menu by accident, adding tests and fixing.
3 years ago
dgtlmoon 92c0fa90ee
Password protection / login support (#34)
3 years ago
dgtlmoon 661542b056 Fix backup generation on relative paths (like when run outside docker, under venv, etc)
3 years ago
Leigh Morresi b31bf34890 Check for new version
3 years ago
Leigh Morresi ae0f640ff4 Issue #12 include version for easy reference.
3 years ago
Leigh Morresi 33985dbd9d Fix docker app files paths
3 years ago