30 Commits

Author SHA1 Message Date
deepthi-28 c2a8312a93 Updated documentation of write backstage
Signed-off-by: deepthi-28 <deepthi.ajith@infosys.com>
2025-02-05 11:35:27 +05:30
AmbrishRamachandiran 85a95f65a1 Updated docs of writing-conf
Signed-off-by: AmbrishRamachandiran <ambrish.r@infosys.com>
2025-01-06 11:09:22 +05:30
solimant 5496dd994b Update docs/conf/writing.md
Co-authored-by: Patrik Oldsberg <poldsberg@gmail.com>
Signed-off-by: solimant <solimant@users.noreply.github.com>
2024-03-12 16:01:51 +00:00
solimant 99bab65ff7 Support env var parameter substitution
Signed-off-by: solimant <solimant@users.noreply.github.com>
2024-03-12 14:41:02 +00:00
Patrik Oldsberg b017906f7a docs/config/writing: document new null behavior
Signed-off-by: Patrik Oldsberg <poldsberg@gmail.com>
2024-02-29 21:34:06 +01:00
Alex 4841d6db89 Update writing.md
apply suggestions

Signed-off-by: Alex <52247724+Elya29@users.noreply.github.com>
2024-02-02 14:19:22 +01:00
Alex 93bb6b425f Update writing.md
Edit message to be more explicit about the secret RSA private keys

Signed-off-by: Alex <52247724+Elya29@users.noreply.github.com>
2024-01-29 10:30:57 +01:00
Alex 90c5f9db54 Update writing.md
add warning about hard coded RSA Private Keys.

Signed-off-by: Alex <52247724+Elya29@users.noreply.github.com>
2024-01-25 10:32:34 +01:00
Patrik Oldsberg 89bb53685c vale: prune accepted vocabulary
Signed-off-by: Patrik Oldsberg <poldsberg@gmail.com>
2022-04-27 18:44:55 +02:00
Praveen Ranjan Keshri 1e7070443d Fixes post review by Rugvip:
1. Ensuring that reloadIntervals, if present, is a valid positive number
2. Remote config error message fix
3. Removed remote config from example backend
4. Lessened the writing.md
5. Multiple changesets

Signed-off-by: Praveen Ranjan Keshri <prkeshri@gmail.com>
2021-12-08 00:21:53 +05:30
Praveen Ranjan Keshri 776180b740 Fixed bug in backend-common to allow passing of remote option in order to enable passing remote url in --config option. The remote option should be passed along with reloadIntervalSeconds from packages/backend/src/index.ts (Updated the file as well)
Signed-off-by: Praveen Ranjan Keshri <prkeshri@gmail.com>
2021-11-25 01:59:54 +05:30
Otto Sichert b23bc7f9c3 Change default port of backend to 7007 due to MacOS Control Center update
Signed-off-by: Otto Sichert <git@ottosichert.de>
2021-11-18 16:45:57 +01:00
Matto 74ceaa6417 Remove the dependency on Etag headers for reloading config
Signed-off-by: Matto <muhamadto@gmail.com>
2021-10-21 18:20:36 +11:00
Matto befe7d122f Added documentation
Signed-off-by: Matto <muhamadto@gmail.com>
2021-10-19 23:18:19 +11:00
Patrik Oldsberg 6320b24bbb docs: add paragraph on how to view local config docs
Signed-off-by: Patrik Oldsberg <poldsberg@gmail.com>
2021-06-01 19:51:17 +02:00
blam 53c7a9dbeb docs: mention that the configuration is shared between the backend and the frontend
Signed-off-by: blam <ben@blam.sh>
2021-06-01 17:16:19 +02:00
Fredrik Adelöw c28689c686 change all $env to ${}
Signed-off-by: Fredrik Adelöw <freben@gmail.com>
2021-04-15 13:26:44 +02:00
JP Dhabolt 97beeecb61 Update docs and changeset
Signed-off-by: JP Dhabolt john.p.dhabolt@gmail.com
Signed-off-by: JP Dhabolt <jdhabolt@agero.com>
2021-03-31 15:34:14 +00:00
Patrik Oldsberg 3740a8bcb4 docs/conf: add env var substitution docs 2021-01-25 00:17:30 +01:00
Patrik Oldsberg 78a81c1be4 docs/conf: update config writing docs to talk about includes instead of secrets 2021-01-25 00:17:30 +01:00
Johan Haals 24b81b3acd Add documentation for config $include 2021-01-04 15:57:09 +01:00
Patrik Oldsberg 82043bfe8b docs: add docs for configuration schema 2020-11-18 11:31:17 +01:00
Adam Harvey a51d475899 Standarize code fence and wording tweaks (#3285) 2020-11-13 08:51:11 +01:00
Patrik Oldsberg 474bb5b57f rewrite other references to spotify/backstage and sorrounding things 2020-11-03 11:39:27 +01:00
Patrik Oldsberg c2ea3cd26a docs: updated to reflect new --config flags 2020-10-22 10:52:07 +02:00
Patrik Oldsberg 8afce088ac Use APP_ENV to determine what config to load, falling back to NODE_ENV 2020-10-10 17:41:03 +02:00
Patrik Oldsberg 6775deef9b update docs and examples to use shorter config secret syntax 2020-10-04 16:51:00 +02:00
Rajiv Ranjan Singh def4032351 added description header field 2020-09-16 21:47:19 +05:30
Ivan Shmidt 0867d3dc30 feat: more docs to backstage.io 2020-08-12 12:06:14 +02:00
Patrik Oldsberg b25ffdc958 docs: added configuration docs (#1863)
* docs: added configuration docs

* docs: add all config pages to ToCs
2020-08-09 22:34:04 +02:00