Frédéric Guillot
|
6e20d37dda
|
Build multi-platform images with Docker Buildx
|
2020-10-18 15:09:47 -07:00 |
|
Frédéric Guillot
|
c394a61a4e
|
Add Prometheus exporter
|
2020-09-27 20:04:48 -07:00 |
|
Frédéric Guillot
|
df7a6e18fd
|
Add option to enable maintenance mode
|
2020-09-12 18:42:28 -07:00 |
|
Frédéric Guillot
|
d2f4ed93df
|
Add support for secret keys exposed as a file
Secret keys are often exposed as a file in containerized environments.
|
2020-06-29 21:01:37 -07:00 |
|
Frédéric Guillot
|
53dd2c1f1d
|
Move schema version check after migration execution
|
2020-03-21 15:01:16 -07:00 |
|
Frédéric Guillot
|
e494d6e381
|
Check during startup if the database schema is up to date
|
2020-03-20 20:12:15 -07:00 |
|
Frédéric Guillot
|
e0b600b651
|
Add CSS tweak and fix typo in variable name
|
2019-09-25 19:55:55 -07:00 |
|
Frédéric Guillot
|
91508c50b5
|
Add option to toggle date/time in log messages
|
2019-06-08 17:48:45 -07:00 |
|
Frédéric Guillot
|
f7b7b63e3f
|
Add optional config file parser in addition to environment variables
|
2019-06-02 18:28:29 -07:00 |
|
Frédéric Guillot
|
228862fefa
|
Refactor config package
- Parse configuration only once during startup time
- Store configuration values in a global variable
|
2019-06-02 06:30:08 -07:00 |
|
Frederic Guillot
|
6869c6fe6f
|
Send cli errors to stderr
|
2018-12-09 18:05:40 -08:00 |
|
Frederic Guillot
|
61bfb3cfa8
|
Make password prompt compatible with Windows
|
2018-12-09 17:44:33 -08:00 |
|
Frédéric Guillot
|
35b890aadc
|
Do not show $DATABASE_URL warning when showing application info
|
2018-12-02 21:19:09 -08:00 |
|
Frédéric Guillot
|
becd086865
|
Add config options to disable HTTP and scheduler services
|
2018-11-11 15:54:19 -08:00 |
|
Frédéric Guillot
|
487852f07e
|
Replace daemon and scheduler package with service package
|
2018-11-11 15:32:48 -08:00 |
|
Frédéric Guillot
|
3daef197e9
|
Add short cli flags -i and -v
|
2018-10-08 21:00:00 -07:00 |
|
Frédéric Guillot
|
11dfcdd3d6
|
Fix typo in license header
|
2018-10-08 15:50:15 -07:00 |
|
Frédéric Guillot
|
b9fee95cf2
|
Add compiler, Arch, and OS to info command
|
2018-09-16 19:13:16 -07:00 |
|
Frédéric Guillot
|
6137b401ee
|
Make user creation via environment variables idempotent
|
2018-08-29 21:00:23 -07:00 |
|
Frédéric Guillot
|
dbcc5d8a97
|
Use canonical imports
|
2018-08-24 21:56:39 -07:00 |
|
Frédéric Guillot
|
cf03e0e338
|
Create database package (refactoring)
|
2018-08-01 20:28:45 -07:00 |
|
Frédéric Guillot
|
5cf504745b
|
Add cli flag to reset all feed errors
|
2018-06-30 14:22:45 -07:00 |
|
Frédéric Guillot
|
0429bbb19d
|
Simplify Heroku deployment
|
2018-04-15 21:07:59 -07:00 |
|
Frédéric Guillot
|
45dde0cf4a
|
Display memory usage and some metrics in logs
|
2018-04-14 14:23:05 -07:00 |
|
Frédéric Guillot
|
a9f0fdaf22
|
Print info message if DATABASE_URL is not set
|
2018-02-23 18:26:34 -08:00 |
|
Frédéric Guillot
|
23d2d9109f
|
Add the possiblity to enable debug mode with an environment variable
|
2018-01-29 20:54:38 -08:00 |
|
Frédéric Guillot
|
c8138351c9
|
Keep code base tidy
|
2018-01-29 20:47:09 -08:00 |
|
Rogier Lommers
|
24a2f472ec
|
Add flag to enable debug logging
|
2018-01-29 20:34:00 -08:00 |
|
Frédéric Guillot
|
c2fd2e747a
|
Add functions to get config values
|
2018-01-15 18:08:30 -08:00 |
|
Frédéric Guillot
|
9652dfa1fe
|
Add more comments (GoDoc)
|
2018-01-11 19:21:20 -08:00 |
|
Frédéric Guillot
|
0394c1a2b2
|
Add command to reset user password
|
2018-01-02 22:18:24 -08:00 |
|
Frédéric Guillot
|
320d1b0167
|
Refactor packages to have more idiomatic code base
|
2018-01-02 22:04:48 -08:00 |
|