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

feat: Self cloud hosting #2485

Merged
merged 28 commits into from
Jun 12, 2024
Merged

feat: Self cloud hosting #2485

merged 28 commits into from
Jun 12, 2024

Conversation

laurentluce
Copy link
Contributor

@laurentluce laurentluce commented Jun 11, 2024

Description

The Kurtosis CLI supports the local use case (localhost) and the Kurtosis cloud use case (cloud.kurtosis.com). We need to be able to build the CLI once and deploy it to multiple environments with different domain names. Add option to the engine to set a domain name used by the EM UI. The domain name is set in a static js file read by the EM UI. More details on this approach discussed here: https://kurtosistech.slack.com/archives/C032ZB39AHH/p1717770540781579

Adding Nginx in front of the engine + install script will be done as a cloud-config PR.

Is this change user facing?

YES

@laurentluce laurentluce added this pull request to the merge queue Jun 12, 2024
Merged via the queue into main with commit 343dbbd Jun 12, 2024
52 checks passed
@laurentluce laurentluce deleted the laurent/self-cloud-hosting branch June 12, 2024 20:59
github-merge-queue bot pushed a commit that referenced this pull request Jun 13, 2024
🤖 I have created a release *beep* *boop*
---


##
[0.90.1](0.90.0...0.90.1)
(2024-06-13)


### Features

* Self cloud hosting
([#2485](#2485))
([343dbbd](343dbbd))


### Bug Fixes

* migration of ethereum-package to ethpandaops
([#2489](#2489))
([170584e](170584e))

---
This PR was generated with [Release
Please](https://github.com/googleapis/release-please). See
[documentation](https://github.com/googleapis/release-please#release-please).

---------

Co-authored-by: kurtosisbot <[email protected]>
github-merge-queue bot pushed a commit that referenced this pull request Jun 18, 2024
## Description
Doc describing how to self host Kurtosis in your cloud.

## Is this change user facing?
YES

#2485
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.

2 participants