2026-01-22 01:16:22 +00:00
2026-01-21 18:34:28 -06:00
2026-01-21 18:34:28 -06:00
2026-01-21 19:00:45 -06:00
2026-01-21 18:34:28 -06:00
2026-01-21 18:34:28 -06:00
2026-01-21 18:34:28 -06:00
2026-01-22 01:15:24 +00:00
2026-01-22 01:16:22 +00:00
2026-01-21 18:34:28 -06:00

kiosk-menu-image

1. Install Docker and Dependancies

wget -O- https://git.brodystenfors.cloud/stenny94/kiosk-menu-image/raw/branch/main/docker.sh | bash

Run this one once per system setup.

2. Container Setup

wget -O- https://git.brodystenfors.cloud/stenny94/kiosk-menu-image/raw/branch/main/setup.sh | bash

Run this one if you wish to change the store/menu you would like, or if you need to update the container.

3. Add to Startup (or Autostart)

Create an autostart/startup link to the file at the root directory called 'startup.sh', it is the file that will launch Firefox in kiosk mode at the menu server.


And... that's it. I probably put way too much work into this, but that's okay.


Personal Resources/Notes

Use the following command to build the Docker image.

docker build -t stenny94/kiosk-menu-image .

And use this command to push to the repository.

docker push stenny94/kiosk-menu-image:latest
Description
No description provided
Readme 1.6 MiB
Languages
Shell 54.2%
HTML 35.5%
Dockerfile 10.3%