Skip to content

Add kiosk page #503

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

Open
wants to merge 11 commits into
base: main
Choose a base branch
from
Open

Add kiosk page #503

wants to merge 11 commits into from

Conversation

agracey
Copy link
Contributor

@agracey agracey commented Dec 2, 2024

Here's the start of some documentation for the kiosk containers.

@rdoxenham
Copy link
Contributor

@agracey - is this ready for further review?

@hardys
Copy link
Contributor

hardys commented Apr 30, 2025

@agracey - is this ready for further review?

This was discussed recently and it's currently blocked on publication of the chart/images

@agracey agracey marked this pull request as ready for review June 11, 2025 22:02
@agracey agracey requested review from diconico07, jdob and hardys June 11, 2025 22:03
== Prerequisites

To run this, you will need a system with:
- SLE Micro 5.5+
Copy link
Collaborator

Choose a reason for hiding this comment

The reason will be displayed to describe this comment to others. Learn more.

Shall we perhaps suggest an updated micro version?

Copy link
Contributor Author

Choose a reason for hiding this comment

The reason will be displayed to describe this comment to others. Learn more.

I don't have any preference here. Maybe I should just drop these out since they should be assumed based on the version of "SUSE Edge" being deployed to?


To run this, you will need a system with:
- SLE Micro 5.5+
- Either K3s or RKE2 1.29+
Copy link
Collaborator

Choose a reason for hiding this comment

The reason will be displayed to describe this comment to others. Learn more.

Same for this

----
helm upgrade --install kiosk --namespace kiosk --create-namespace oci://registry.suse.com/suse/kiosk/kiosk-chart --version=1.0.0 --set workload.url=http://<svcname>.svc.<namespace>.cluster.local
----

Copy link
Collaborator

Choose a reason for hiding this comment

The reason will be displayed to describe this comment to others. Learn more.

Shall we perhaps include a small snippet on how to do it with EIB?

Copy link
Contributor Author

Choose a reason for hiding this comment

The reason will be displayed to describe this comment to others. Learn more.

Good call! Will add in it's own section at the bottom

exec icewm-session-lite
```

=== Changing /dev/shm size
Copy link
Collaborator

Choose a reason for hiding this comment

The reason will be displayed to describe this comment to others. Learn more.

Does this need special permissions?

Copy link
Contributor Author

Choose a reason for hiding this comment

The reason will be displayed to describe this comment to others. Learn more.

Permissions are handled inside the chart 🎉

Copy link
Contributor Author

Choose a reason for hiding this comment

The reason will be displayed to describe this comment to others. Learn more.

And it's mounting on top of the system /dev/shm so there's no permission changes needed on the host

:warning-caption: :warning:
endif::[]


Copy link
Collaborator

Choose a reason for hiding this comment

The reason will be displayed to describe this comment to others. Learn more.

Shall we explicitly call the tech preview support?

Copy link
Contributor Author

Choose a reason for hiding this comment

The reason will be displayed to describe this comment to others. Learn more.

I think that's a question for PM

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