Commit Graph

26 Commits

Author SHA1 Message Date
Patrik Oldsberg 642cec7ac7 docs: remove references to @backstage/core
Signed-off-by: Patrik Oldsberg <poldsberg@gmail.com>
2021-06-24 12:50:40 +02:00
Crevil 23ad991a17 Add example of visibility of config values
Emphasize how to set config visibility in the docs with an example.

Signed-off-by: Crevil <bjoern.soerensen@gmail.com>
2021-06-17 09:20:45 +02: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 b1f835a27f Merge pull request #3903 from backstage/mob/data-secret
Config: Add $include which replaces $data and can include any value
2021-01-05 09:56:45 +01:00
Patrik Oldsberg be236536e7 docs: show how to assign annotations to primitive array item types in config schema 2021-01-04 19:39:36 +01:00
Johan Haals 24b81b3acd Add documentation for config $include 2021-01-04 15:57:09 +01:00
Himanshu Mishra 675b5d2769 docs: Add a table for visibility values in our JSON Schema 2020-12-11 10:48:53 +01:00
Patrik Oldsberg 80bf8c7f4f cli: rename config:validate to config:check 2020-11-18 11:31:20 +01:00
Patrik Oldsberg 0b97a89f55 address config schema review comments 2020-11-18 11:31:19 +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 af141c0766 rewrite repo location urls 2020-11-03 11:03:49 +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 045d796667 Merge branch 'master' of github.com:spotify/backstage into mob/docusaurus-structure 2020-08-13 10:15:01 +02:00
Paul Pacheco 88d4e1adf7 This is supposed to be optional 2020-08-12 17:10:51 -05:00
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