Peter Grlica
679af2f556
Added CLI jwt token duration option
2022-04-05 09:01:40 +02:00
Denis Arh
a81f35d5a2
Nice api landing & 404 pages
2022-02-21 18:56:09 +01:00
Denis Arh
a709f0f411
Refactor, cleanup logger initialisation
2022-02-17 17:21:01 +01:00
Denis Arh
d74239c735
Improve HTTP server startup, add wrapping handler
...
HTTP server now initializes much earlier and mounts "waiting"
router with debugging, version and health check routes.
When server is fully activated it switches to "active"
router.
Shutdown stage is also handled with catch-all route.
2022-02-13 18:52:59 +01:00
Denis Arh
614d2b3015
Initial support for plugins
2021-11-02 18:45:08 +01:00
Denis Arh
77b593a192
Refactor log init, add new env options, filter
2021-08-26 17:28:50 +02:00
Denis Arh
205da42186
Move seeder package under pkg
2021-07-22 07:58:45 +02:00
Denis Arh
64ab501394
Remove RBAC reload on provisioning
2021-07-21 21:58:22 +02:00
Vivek Patel
568a9e6262
Adds fake data generation for compose records and users
...
- For users, It takes struct fields and generated value using third party pkg
- For records, It takes module fields type and options to generate the value
- Also adds cli integration for it
2021-07-13 21:27:44 +05:30
Denis Arh
20e05280b3
System wide RBAC changes
2021-07-08 11:42:18 +02:00
Denis Arh
b923953ca5
Removing superuser logic
2021-07-08 11:24:12 +02:00
Denis Arh
48e1d0e4aa
Optimized boot levels order & logic
2021-07-08 11:23:18 +02:00
Denis Arh
a229d0ec5f
Refactor options & env loading to respect order of execution
2021-06-29 13:44:46 +02:00
Denis Arh
a94e39b393
Make env file loading more stable
2021-06-28 17:56:15 +02:00
Denis Arh
6496027ab4
Add --env-file param and improve overall env-var loading
2021-06-21 11:35:18 +02:00
Vivek Patel
21c9e9010e
Sends pending prompts via websocket
2021-05-13 14:08:54 +02:00
Denis Arh
cd2b0c8998
Add support for exporting auth assets, improve dev-exp
2021-03-26 08:11:31 +01:00
Denis Arh
6848c1159b
Add missing svc init before settings command
2021-03-20 07:49:12 +01:00
Tomaž Jerman
fcc9542c3d
Rework export command
2021-03-19 08:48:58 +01:00
Denis Arh
53be013377
Implement new auth UI, deprecate auth API endpoints
2021-02-23 07:34:10 +01:00
Denis Arh
1acb807b93
Fix missing settings cli command
2021-01-08 08:25:51 +01:00
Peter Grlica
104ae577cb
Add federation cli command
2020-12-13 18:53:19 +01:00
Tomaž Jerman
d3a64dc0ea
Rework cli importer
2020-11-28 14:29:33 +01:00
Tomaž Jerman
e3c6be868e
Rework provisioning with envoy
2020-11-28 13:59:44 +01:00
Denis Arh
f4e6d2ae5a
Refactor bootstraping procedure
2020-08-24 15:38:42 +02:00