Dimitrie Stefanescu
5a1c97ecd3
feat(server): adds extra env var in example file re ad org name
2021-05-04 19:30:05 +01:00
Dimitrie Stefanescu
4efd732bf4
removes doubled up google strategy env flag
2021-05-04 11:24:19 +01:00
Peter Grainger
15f1896c97
feat(auth): 🙈 Add Azure AD auth to login strategies
...
Add an additional passport strategy that uses Azure AD to log user in
2021-05-03 13:08:43 +01:00
Cristian Balas
164fb01d50
added EMAIL_FROM environment variable ( #207 )
2021-05-03 13:13:02 +03:00
Cristian Balas
4f5a8dd10e
Simplified deployments and documentation ( #168 )
...
* added "wait" command to server docker container
* readme.md updates, development mode now listen only on localhost by default, added BIND_ADDRESS environment variable for server
2021-04-07 23:32:25 +03:00
Cristian Balas
02992c9ca0
Simplified setting up a local dev setup ( #159 )
...
* Simplified the local dev setup
2021-03-31 13:43:22 +03:00
Dimitrie Stefanescu
18c94613c5
feat(server): emails now use env vars to create transport
...
if not provided, the module will log an error. in testing env, uses a temp etherealmail account &
logs message urls.
2021-03-07 13:08:42 +00:00
Dimitrie Stefanescu
1a80bf0051
docs(server): adds info re tracing vars
2021-02-25 13:40:04 +00:00
Dimitrie Stefanescu
2a38bd7499
docs(server): clarification re db url env var
2021-02-25 13:36:38 +00:00
Gergő Jedlicska
fd771ef102
refactor(app configuration and knexfile): cleaned database connection
...
Created a backward compatible database connection configuration, where db_user and db_password can
be set separately.
2021-01-27 19:52:21 +01:00
Gergő Jedlicska
d1b2fb90bb
added pgadmin service to compose
2021-01-14 19:28:15 +01:00
Gergő Jedlicska
f1e137117b
mend
2021-01-14 18:42:53 +01:00
Dimitrie Stefanescu
cd95c28939
refactor(global): restructures repo with lerna
2021-01-03 13:35:53 +02:00