ivaosthu
ccaab0c47b
fix: LogProvider as option injected to unleash.
...
Instead of instructing users to do static calls
in to Unleash, she should instead be allwed to
specify the log provider as an option to Unleash.
This commit introduces the "getLogger" option,
a function responsible for creating a logger.
2020-02-20 08:34:24 +01:00
Moritz Johner
a9f16645e9
fix: require path of logger
...
relates to #429
2020-02-20 08:34:23 +01:00
ivaosthu
ccce6056dd
Fix: Add support for IPC connections.
...
Read this for more details:
https://nodejs.org/api/net.html#net_identifying_paths_for_ipc_connections
2020-02-20 08:34:23 +01:00
ivaosthu
bb396b6c62
feat: Add customizable ui config
2020-02-20 08:34:22 +01:00
Valentin Jonovs
7c67e6bcc3
Fix typos in documentation
2020-02-20 08:34:21 +01:00
ivaosthu
8b9f9dbd2c
fix: Database migrator does use the databaseSchema option
...
closes #387
2020-02-20 08:34:19 +01:00
ivaosthu
8a53d8dca2
chore: Fix formatting all the things
2020-02-20 08:34:15 +01:00
ivaosthu
49e6faf925
chore(docs): Add docker instructions to getting_started
2020-02-20 08:34:14 +01:00
ivaosthu
0c2d58b984
chore(documentation): Added Docusaurus with a website
...
fixes #355
2020-02-20 08:34:14 +01:00
Denis Dzyubenko
570bdd9f90
Fixed typos and broken links in the documentation
2020-02-20 08:34:12 +01:00
Ivar Conradi Østhus
9ca615b183
Update getting-started.md
2020-02-20 08:34:07 +01:00
ivaosthu
286849c16b
Document authenticion options passed ot unelash. #233
2020-02-20 08:34:06 +01:00
ivaosthu
7ed2ed4de1
Added docs for v3 options
2020-02-20 08:34:04 +01:00
Ivar
6bc23f04da
Added option to disable legacy routes. Closes #244
2020-02-20 08:33:46 +01:00
Ivar Conradi Østhus
b3030d0d09
Update getting-started.md
2020-02-20 08:33:46 +01:00
ivaosthu
e1a70bc22c
Update documentation
2020-02-20 08:33:33 +01:00
ivaosthu
f5e9ca3bbe
Implement support for logger provider.
...
This allows the users of 'unleash-server' to programatically
change the logger implemnentation. #175
2020-02-20 08:33:33 +01:00
Ivar Conradi Østhus
e0581a6229
Update getting-started.md
2020-02-20 08:30:51 +01:00
Ivar Conradi Østhus
a1cd0f4cbe
Update getting-started.md
2020-02-20 08:30:48 +01:00
Ivar Conradi Østhus
96b1d87596
Update getting-started.md
2020-02-20 08:30:44 +01:00
Ivar Conradi Østhus
94e444ed10
Update getting-started.md
2020-02-20 08:30:44 +01:00
Ivar Conradi Østhus
fd72758768
Update getting-started.md
2020-02-20 08:30:44 +01:00
ivaosthu
1bb8ee53c2
readme
2020-02-20 08:30:41 +01:00
ivaosthu
fe4f04f07d
More docs
2020-02-20 08:30:40 +01:00
Ivar
f5dc1e8abd
Added a small getting started document #119
2020-02-20 08:30:30 +01:00