118 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
Brad Fitzpatrick ac50d95cc1 Support specifying remote_syslog target via Linux cmdline (#275) 2026-05-18 08:31:12 +02:00
Michael Stapelberg 599a48c65e supervise: set $PATH to /user:/gokrazy so that binaries can be found 2026-04-18 10:56:39 +02:00
Michael Stapelberg d86e4df235 website: minio was archived on February 13, 2026 2026-02-18 08:39:21 +01:00
Ami Fischman 52e35254d9 Document removing local-code replace directive
Migrated advice from https://github.com/gokrazy/gokrazy/discussions/352#discussioncomment-15404080 to the docs.
2026-01-04 19:10:44 +01:00
Michael Stapelberg 86b997012d platforms: community kernel supports Pi Zero W, too
fixes https://github.com/gokrazy/gokrazy/issues/346
2025-12-28 09:31:31 +01:00
Carlos 7dcb18c6b8 Remove duplicate h1 tags (#344) 2025-11-20 07:54:00 +01:00
Michael Stapelberg 90e467012e quickstart: update for Pi 5
fixes #340
2025-11-18 07:06:25 +01:00
Andrew Scheller 9217915734 Fix small typo in instance-config.md (#342) 2025-11-17 08:51:28 +01:00
Michael Stapelberg 226f6b3cd0 website: document BootloaderExtraEEPROM in instance config
related to https://github.com/gokrazy/gokrazy/issues/338
2025-11-16 20:05:24 +01:00
Michael Stapelberg db72067ca2 website: add userguide article about NVMe disks
related to https://github.com/gokrazy/gokrazy/issues/267
2025-11-16 20:05:24 +01:00
Michael Stapelberg aa0ee10691 website: switch from deprecated 'learn' theme to maintained relearn 2025-11-16 20:05:24 +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 50475b8860 instance-config: document KernelExtraArgs
fixes https://github.com/gokrazy/gokrazy/issues/312
2025-05-20 23:11:23 +02:00
Michael Stapelberg 0a2ad2d53b website: instance-config: document GoBuildEnvironment
Also unify the GoBuildTags and GoBuildFlags examples.
2025-03-30 11:23:40 +02:00
Michael Stapelberg f68947708b rsync-backups: install gokr-rsync with basename rsync
This makes using gokr-rsync via SSH (command) easier:
You won’t need to specify --rsync-path=gokr-rsync anymore.
2025-02-27 20:38:23 +01:00
Paul Thiele 0dc1adf4c7 instance-config: document package config -> basename
co-authored by Michael Stapelberg

related to https://github.com/gokrazy/gokrazy/issues/303
2025-02-27 20:35:09 +01:00
Michael Stapelberg 4039e09b17 rsync-backups: gokrazy/rsync v0.2.0+ ships cmd/gokr-rsync (no d)
We still use the gokr-rsyncd name for the config file,
which is consistent with how tridge rsync does it: rsyncd.conf(5).
2025-02-22 10:24:05 +01:00
Michael Stapelberg a71bb0d14d instance-config: document environment config
related to https://github.com/gokrazy/gokrazy/issues/191
2025-01-26 22:56:45 +01:00
Bill Doyle 8a10fdac96 quickstart: mention GOKRAZY_PARENT_DIR (#290) 2025-01-21 19:48:22 +01: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 ab7a3e3f04 website: add configuration → dhcp 2024-09-09 18:01:25 +02:00
Michael Stapelberg 265ba9a87b platforms: fix amd64/arm64 kernel URL
fixes https://github.com/gokrazy/gokrazy/issues/263
2024-08-02 16:48:37 +02:00
Michael Stapelberg 0704f8c63e platforms: link to now-available generic amd64/arm64 kernels 2024-08-02 16:46:19 +02:00
Michael Stapelberg 88b3ab8b2e instance-config: update options docs
related to https://github.com/gokrazy/gokrazy/issues/236
2024-07-21 09:53:00 +02:00
Michael Stapelberg 181f1a246f mount: implement locating device by UUID= 2024-07-19 18:44:13 +02:00
Michael Stapelberg 576c2a160a mountconfig: fix description
related to https://github.com/gokrazy/gokrazy/issues/236
2024-07-19 17:19:28 +02:00
Michael Stapelberg 84eb6a4882 instance-config: document mount configuration
related to https://github.com/gokrazy/gokrazy/issues/236
2024-07-19 17:12:09 +02:00
Anup Chenthamarakshan 7ad64cf3fc website: add documentation for community-supported Rock64 (#272) 2024-07-08 08:54:44 +02:00
Michael Stapelberg 6ea61fedd0 website: document Pi 5 as supported
closes https://github.com/gokrazy/gokrazy/issues/223
2024-06-23 11:42:14 +02:00
Michael Stapelberg bf816dc3ae platforms: explain how raspi5b is tested
related to https://github.com/gokrazy/gokrazy/issues/223
2024-06-10 08:47:06 +02:00
Michael Stapelberg fdfb907b13 platforms: update with measurements for the Pi 5
related to https://github.com/gokrazy/gokrazy/issues/223
2024-06-05 21:03:54 +02: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
Michael Stapelberg d63f376438 website: wordsmith the introduction a bit 2024-05-11 21:33:03 +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
David Rio Deiros 2dc9a8703d Fixes link typo (#252) 2024-02-28 08:49:26 +01:00
David Rio Deiros 9c78a234f9 reference permanent data storage, add macOS instructions (#251) 2024-02-24 16:26:37 +01:00
David Rio Deiros a6b47449b7 Update section with specific macOS cmd. (#250) 2024-02-21 08:02:03 +01:00
Michael Stapelberg 41f70e8307 prometheus: document the “build web assets” way, too 2024-01-13 16:11:27 +01:00
Michael Stapelberg f9d6daed56 process-interface: update paragraph about $HOME
The behavior changed in this commit from February:
https://github.com/gokrazy/gokrazy/commit/e2c5a62f677847d491591be77950f1dba084eda5#commitcomment-135932256
2023-12-31 11:40:25 +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
Alexey Shamrin 780938e170 update go.mod replace directive link (#237) 2023-12-19 21:39:41 +01:00
Michael Stapelberg 664b038d21 instance-config: document bootloader configuration
fixes https://github.com/gokrazy/gokrazy/issues/216
2023-12-18 18:32:36 +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
Eric Ripa 343400fbf6 docs(gpio): adds GPIO Input example using polling 2023-12-12 20:20:14 +01:00
Eric Ripa 8f58997e78 docs(gpio): update periph.io to v3 library structure
note: also removes unreachable 'return nil'
2023-12-12 20:20:14 +01:00
shayne 7a3806e624 userguide: add QEMU x86-64 virtual machine guide 2023-10-09 22:26:54 +02:00
Michael Stapelberg 65ed2f405b process-interface: remove outdated CLONE_NEWNS behavior
This behavior changed in commit d2987c2469

fixes https://github.com/gokrazy/gokrazy/issues/218
2023-09-17 18:56:17 +02:00