From c2910cb74630578ded53632fbfa108463c014cc7 Mon Sep 17 00:00:00 2001 From: Martin Hradil Date: Mon, 23 Sep 2024 13:52:09 +0200 Subject: [PATCH] README: update run instructions (#5249) standalone is no longer reliable, switching to dab --- README.md | 4 ++-- 1 file changed, 2 insertions(+), 2 deletions(-) diff --git a/README.md b/README.md index fca8aace78..db9637b896 100644 --- a/README.md +++ b/README.md @@ -26,7 +26,7 @@ Run: ``` cd galaxy_ng -make oci/standalone +make oci/dab ``` The backend can be run in multiple modes - `standalone`, `community`, `insights`, `keycloak`, `ldap` and `dab`. @@ -51,7 +51,7 @@ Run: ``` cd ansible-hub-ui -npm run start-standalone +API_PROXY_PORT=5001 npm run start-standalone ``` This app can be developed in standalone, community, or insights mode. Insights mode compiles the app to be run on the Red Hat cloud services platform (insights). Standalone mode only requires a running instance of the galaxy API for the UI to connect to. Community mode is similar to standalone, with github login and roles.