22 Commits

Author SHA1 Message Date
Damiano Donati b0011bd4e4 website/containers: update for podman 5+ with netavark (#376) 2026-06-25 19:31:53 +02:00
Michael Stapelberg d86e4df235 website: minio was archived on February 13, 2026 2026-02-18 08:39:21 +01:00
Carlos 7dcb18c6b8 Remove duplicate h1 tags (#344) 2025-11-20 07:54:00 +01:00
Michael Stapelberg beb8e56d08 showcase: move relax switch from third-party to written-for-gokrazy 2025-06-29 10:56:35 +02:00
David Rio 0cfa3af3da showcase: add the relax switch (#323) 2025-06-29 10:54:37 +02:00
Michael Stapelberg e3a135f259 website: docker-containers: remove unnecessary tmpfs mount
(This is an optional step.)
2024-11-06 19:31:45 +01:00
Michael Stapelberg e6b99785b4 docker-containers: remove now-unnecessary mountVar
use:

% gok get github.com/gokrazy/gokrazy

to pick up creation of /perm/var and /perm/var/run in commit
https://github.com/gokrazy/gokrazy/commit/ae40eb363644b435989437f6dbdcf19a276ec3b6

and:

% go install github.com/gokrazy/tools/cmd/gok@main

to pick up creation of /var as a symlink to /perm/var in commit
https://github.com/gokrazy/tools/commit/04de7ab9941f9416053b6270a4c80226c00e7844
2024-05-22 18:55:23 +02:00
Joonas Kuorilehto 66033fc62d tailscale: document subnet router, SSH (#256)
Mention how to use gokrazy as a Tailscale subnet router (≥ v1.64)
and how to sign in with Tailscale SSH.
2024-04-13 08:49:36 +02:00
Michael Stapelberg 41f70e8307 prometheus: document the “build web assets” way, too 2024-01-13 16:11:27 +01:00
Michael Stapelberg 5a4bbde4fb packages/tailscale: update for v1.56.1 with native tun networking
fixes https://github.com/gokrazy/gokrazy/issues/209

related to https://github.com/tailscale/tailscale/pull/10273
2023-12-23 17:42:20 +01:00
Michael Stapelberg 7cec425e75 prometheus: typo fixes, add section about node exporter 2023-12-12 23:54:53 +01:00
Christian Kugler 2e35f21bd6 Add documentation page on how to get Prometheus running (#211)
This goes over how to install the Prometheus server on gokrazy and how
to get the web ui working since the web assets do not get built into the
prometheus binary.
2023-12-12 23:49:31 +01:00
Bruno Teixeira 8cc90664ea Add waiw to "Written for gokrazy" (#206) 2023-07-31 09:52:19 +02:00
Michael Stapelberg e653aacd19 website: update references to Debian bookworm, which was released
The new sid codename is trixie.
2023-07-01 14:50:04 +02:00
Michael Stapelberg 28607c9d59 website: update for gokr-packer → gok migration
related to https://github.com/gokrazy/gokrazy/issues/147
2023-01-14 09:16:02 +01:00
Michael Stapelberg 9324a6972b fix highlight 2022-11-05 18:46:25 +01:00
Michael Stapelberg 17927ecb5d containers: update instructions to include nftables plugins
This makes networking (other than `--net=host`) work.
2022-11-05 18:43:40 +01:00
Darshil Chanpura 9c9a96c7a8 Add rest-server to showcase.markdown (#143) 2022-09-01 09:21:31 +02:00
Michael Stapelberg 656dc37059 set TMPDIR to avoid needing /perm/container-storage/tmp 2022-06-06 23:06:05 +02:00
Severin Neumann dc2bf53fb9 Add krazyotelcol to "Written for gokrazy" (#134)
Stumbled upon gokrazy the other day watching @stapelberg's video on "Why I wrote my own rsync", I immediately wanted to give it a try with the OpenTelemetry collector. *krazyotelcol* is the result of that!

Thanks for this amazing project :-)
2022-06-01 17:48:47 +02:00
Michael Stapelberg 63b697f923 add docker container documentation
related to https://github.com/gokrazy/gokrazy/issues/44
2022-04-26 20:37:00 +02:00
oliverpool ec687fbb97 website: reorganization (#128) 2022-04-24 15:20:01 +02:00