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

chore: update ui port for development environments #415

Merged
merged 7 commits into from
Sep 22, 2023

Conversation

Alex-Izquierdo
Copy link
Collaborator

@Alex-Izquierdo Alex-Izquierdo commented Sep 21, 2023

Follow up #412
We added the new envvar, but it requires to change as well the default port. Now the UI image listens by default at the https default port (443) and is mapped to 8443 (by default system doesn't allow to map ports under 1024)

@Alex-Izquierdo Alex-Izquierdo requested a review from a team as a code owner September 21, 2023 15:24
bzwei
bzwei previously approved these changes Sep 21, 2023
@bzwei
Copy link
Contributor

bzwei commented Sep 21, 2023

tested docker-compose on mac

tools/docker/docker-compose-mac.yml Outdated Show resolved Hide resolved
tools/docker/docker-compose-stage.yaml Outdated Show resolved Hide resolved
mkanoor
mkanoor previously approved these changes Sep 21, 2023
@mkanoor
Copy link
Contributor

mkanoor commented Sep 21, 2023

Tested with

podman machine init --cpus 2 --memory 2048 --disk-size 100 --now --image-path https://builds.coreos.fedoraproject.org/prod/streams/stable/builds/37.20230122.3.0/aarch64/fedora-coreos-37.20230122.3.0-qemu.aarch64.qcow2.xz

docker-compose -f ./tools/docker/docker-compose-mac.yml up

With the latest fedora podman is broken

scripts/eda_kube.sh Outdated Show resolved Hide resolved
@Alex-Izquierdo Alex-Izquierdo requested review from bzwei, mkanoor and a team September 22, 2023 09:01
@ttuffin
Copy link
Contributor

ttuffin commented Sep 22, 2023

Verified on podman 4.6.2-1.

With the latest fedora podman is broken

@mkanoor you can downgrade the crun package to get it working again. More info here: containers/podman#19930 (comment)

@bzwei bzwei merged commit 42a82c9 into ansible:main Sep 22, 2023
2 checks passed
Dostonbek1 pushed a commit to Dostonbek1/eda-server that referenced this pull request Nov 7, 2023
Co-authored-by: Bill Wei <bilwei@redhat.com>
@Alex-Izquierdo Alex-Izquierdo deleted the fix-ui-port branch November 15, 2023 12:11
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.

4 participants