25 Commits

Author SHA1 Message Date
Patrik Oldsberg f4fcce8cdc backend -> backend-legacy, backend-next -> backend
Signed-off-by: Patrik Oldsberg <poldsberg@gmail.com>
2024-05-06 15:21:02 +02:00
Patrik Oldsberg e5a9031eae microsite-next: redirects for new index pages + fix links
Signed-off-by: Patrik Oldsberg <poldsberg@gmail.com>
2023-03-06 11:46:11 +01:00
Johan Haals 3c38b7cd4d Update link to docs
Signed-off-by: Johan Haals <johan.haals@gmail.com>
2023-02-27 10:07:05 +01:00
TheMonolithX64 b5e3da44c4 Update broken links to cli docs
Signed-off-by: TheMonolithX64 <admin@monolithicgames.com>
2022-12-02 17:42:20 +00:00
Patrik Oldsberg 5e7bdb0109 update docs to match new build script + fixes
Signed-off-by: Patrik Oldsberg <poldsberg@gmail.com>
2022-11-15 11:04:19 +01:00
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
Tim Hansen 9d38188c2b start-backend
Signed-off-by: Tim Hansen <timbonicus@gmail.com>
2021-07-08 15:20:14 -06:00
Tim Hansen 86e4920ee0 Add debugging instructions to backend README
Signed-off-by: Tim Hansen <timbonicus@gmail.com>
2021-07-08 12:42:00 -06:00
Himanshu Mishra 1e7427d3c7 example-backend: log info about create-app and update readme
Signed-off-by: Himanshu Mishra <himanshu@orkohunter.net>
2021-06-21 15:42:12 +02:00
Patrik Oldsberg af141c0766 rewrite repo location urls 2020-11-03 11:03:49 +01:00
Patrik Oldsberg 3cf20cbad7 remove mock-data scripts 2020-09-12 15:27:27 +02:00
Julien Lind d19ec8d330 Be more explicit about how to remove auth config (#2255)
Add more details about wether you can set dummy values or remove config from app-config.yaml
2020-09-03 09:06:17 +02:00
Oliver Sand 8bd92fd7a4 backend: add ROLLBAR_ACCOUNT_TOKEN to readme 2020-07-16 14:21:59 +02:00
Fredrik Adelöw 77fe78370b feat(auth): implement generic oauth2 provider 2020-07-02 09:19:02 +02:00
blam 4615718167 feat(catalog): added the ability to load mock data into the catalog from the scaffolder too 2020-06-16 14:40:43 +02:00
Stefan Ålund 7c088c5595 Fix incorrect backend path in docs (#1258) 2020-06-11 21:03:38 +02:00
Fredrik Adelöw 5ee0bd47d9 fix(catalog-backend): update the mock-data script to point to new example entities 2020-06-11 14:51:43 +02:00
Marcus Eide e9a2444c9a Documentation: Add guide for how to add an auth provider to the backend (#1145)
* Add guide for how to add a auth provider to the backend

* Move to new docs folder and small corrections

* Split oauth and non-oauth use-cases up and add more info about the verifyFunc

* Move summary to top and add note about non-oauth providers being experimental
2020-06-09 09:39:27 +02:00
Stefan Ålund bea471e74c Fix backend startup instructions (#1188)
* Fix backend startup instructions

* Update README.md
2020-06-08 10:28:09 +02:00
Stefan Ålund 5726b40ee3 Changed order of backend install instructions 2020-06-08 09:53:14 +02:00
Stefan Ålund 6682c9fb76 Fix backend not starting (#1185)
Fixes https://github.com/spotify/backstage/issues/1177
2020-06-08 09:10:00 +02:00
Fredrik Adelöw 0fc794f737 Fix review comments 2020-05-26 09:06:44 +02:00
Fredrik Adelöw 253fe63cd5 Add catalog population info too 2020-05-26 08:23:47 +02:00
Fredrik Adelöw 503875dde3 Update README.md 2020-05-26 08:10:13 +02:00
Fredrik Adelöw da51bd777c Add README and comment to clarify example status of backend 2020-04-23 09:26:30 +02:00