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

[Docs] Add deployment options documentation #25

Closed
mawandm opened this issue Apr 15, 2024 · 0 comments · Fixed by #45
Closed

[Docs] Add deployment options documentation #25

mawandm opened this issue Apr 15, 2024 · 0 comments · Fixed by #45
Labels
documentation Improvements or additions to documentation

Comments

@mawandm
Copy link
Contributor

mawandm commented Apr 15, 2024

Description
Deployment options for Nesis need to be documented.

Additional context
Add any other context or screenshots about the feature request.
These include manually deploying using helm which can also be added to a GitOps workflow. Alternatively the Ametnes Platform can be used to deploy Nesis.

@mawandm mawandm changed the title [Docs] Add deployment option documentation [Docs] Add deployment options documentation Apr 21, 2024
@mawandm mawandm added the documentation Improvements or additions to documentation label Apr 21, 2024
mawandm added a commit that referenced this issue Apr 24, 2024
We introduce an explicit server config block and environment variables for;
1. API server port `NESIS_API_SERVER_PORT`
2. API server listen address `NESIS_API_SERVER_ADDRESS`

This is to allow easier configuration during deployment via environment
variables of config yaml.

Part of #25
mawandm added a commit that referenced this issue Apr 26, 2024
Add deployment instructions for
1. Docker compose
2. Helm Chart
3. Ametnes Platform

Closes #25
akizito pushed a commit that referenced this issue Apr 28, 2024
Add deployment instructions for
1. Docker compose
2. Helm Chart
3. Ametnes Platform

Closes #25
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
documentation Improvements or additions to documentation
Projects
None yet
Development

Successfully merging a pull request may close this issue.

1 participant