Las Zenow
|
d48fffff6c
|
Use env variables to configure
|
2021-02-09 18:38:15 +00:00 |
|
Las Zenow
|
fe36b1d23c
|
Add dev flag to indicate development runs
Used to reload the templates on each page view.
|
2020-12-03 12:58:37 +00:00 |
|
Las Zenow
|
3bb3cf9489
|
Take the hostname from the request
|
2020-02-20 23:56:21 +00:00 |
|
endangered
|
f836f40f89
|
Provide command line variables for initializing an admin user. Previously to get admin access on a fresh install I had to create a user in the web interface (to make sure the password hash/salt is properly setup) then manually change the role in the database to 'admin' using a postgresql client. This was a pain in the ass, and I think there really needs to be an easy way to create the admin user on the initial deployment. This solution fixes this, and adds documentation to the README file on how to use those variables.
|
2019-11-25 06:58:44 +09:30 |
|
Las Zenow
|
f4ca9e2dbc
|
Add instrumentation with prometheus
|
2017-06-05 16:17:14 +00:00 |
|
Las Zenow
|
e72de38725
|
[WIP] migration to psql
TODO:
[ ] stats
[ ] indexes
|
2017-05-21 10:44:43 +00:00 |
|
Las Zenow
|
e1bd235785
|
Implement Read Only mode
|
2017-05-21 10:16:51 +00:00 |
|
Las Zenow
|
0e8f1e7b56
|
Convert config.go into command line params
|
2016-05-03 01:03:23 -04:00 |
|
Las Zenow
|
9d1f1ad5c0
|
Move all the code to a lib folder
|
2016-05-02 21:41:40 -04:00 |
|