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

Update Manager environments in compose #404

Merged
merged 1 commit into from
Oct 20, 2021

Conversation

wiliansilvazup
Copy link
Contributor

- What I did

  • In this discussion the user usage installation as described in our documentation, but is not possible usage because compose is wrong.

- How to verify it

  • Try install using this method, it's not working
export REACT_APP_HORUSEC_ENDPOINT_API="http:\\/\\/YOUR_HOST:8000" && \
export REACT_APP_HORUSEC_ENDPOINT_ANALYTIC="http:\\/\\/YOUR_HOST:8005" && \
export REACT_APP_HORUSEC_ENDPOINT_CORE="http:\\/\\/YOUR_HOST:8003" && \
export REACT_APP_HORUSEC_ENDPOINT_WEBHOOK="http:\\/\\/YOUR_HOST:8004" && \
export REACT_APP_HORUSEC_ENDPOINT_AUTH="http:\\/\\/YOUR_HOST:8006" && \
export REACT_APP_HORUSEC_ENDPOINT_VULNERABILITY="http:\\/\\/YOUR_HOST:8001" && \
make install

@wiliansilvazup wiliansilvazup force-pushed the hotfix/manager-env-compose branch from 2be908c to 2d8152d Compare October 19, 2021 11:49
@nathanmartinszup
Copy link
Contributor

nathanmartinszup commented Oct 20, 2021

DCO workflow is acusing that commit 2d8152de224dda6b8a72cc09ca19e6b088e9e703 is not signed, but it seens to be correct.

@wiliansilvazup
Copy link
Contributor Author

wiliansilvazup commented Oct 20, 2021

DCO workflow is acusing that commit 2d8152de224dda6b8a72cc09ca19e6b088e9e703 is not signed, but it seens to be correct.

i don't understand too :(

@wiliansilvazup wiliansilvazup merged commit 890f9ef into main Oct 20, 2021
@wiliansilvazup wiliansilvazup deleted the hotfix/manager-env-compose branch October 20, 2021 17:00
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