Skip to content
New issue

Have a question about this project? Sign up for a free GitHub account to open an issue and contact its maintainers and the community.

By clicking “Sign up for GitHub”, you agree to our terms of service and privacy statement. We’ll occasionally send you account related emails.

Already on GitHub? Sign in to your account

[RORDEV-1242] ReadonlyREST JWT POC #40

Open
wants to merge 15 commits into
base: master
Choose a base branch
from
Open

[RORDEV-1242] ReadonlyREST JWT POC #40

wants to merge 15 commits into from

Conversation

Dzuming
Copy link
Collaborator

@Dzuming Dzuming commented Jul 21, 2024

RUNNING

  1. git clone -b ROR_JWT_POC https://github.com/beshu-tech/ror-sandbox.git
  2. cd ror-sandbox/ror-demo-cluster/
  3. Get a ReadonlyREST trial PRO license from customer portal
  4. Run bash -c "export ROR_ACTIVATION_KEY=<YOUR_KEY_HERE> && ./run.sh" and select Kibana/es 7.17.21 (or 8.14.3 if you want to verify Kibana 8.x)
image
  1. When everything is running add initial data by the ./initData-7.x.sh for Kibana 7.x or ./initData-8.x.sh for Kibana 8.x
  2. You can access POC HTML with a simple Discover and Dashboard page for user1 here: http://localhost:18000
image

WHAT'S INSIDE?

@sscarduzio
Copy link
Contributor

/bin/bash -e ./ror-demo-cluster/run.sh

Instructions are imprecise: this won't work. You need to cd into ror-demo-cluster and then execute run.sh

@coutoPL coutoPL changed the title ReadonlyREST JWT POC [RORDEV-1242] ReadonlyREST JWT POC Aug 7, 2024
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
None yet
Projects
None yet
Development

Successfully merging this pull request may close these issues.

3 participants