118 Commits

Author SHA1 Message Date
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 587aeb8c2c instance-config: clarify relative paths
fixes https://github.com/gokrazy/gokrazy/issues/195
2023-04-14 14:27:40 +02:00
Michael Stapelberg 7406755589 website: add documentation for the gokrazy build tag 2023-02-15 19:36:26 +01:00
Michael Stapelberg 8d76a6ea40 website: include first installation demo video 2023-02-12 14:29:43 +01:00
Michael Stapelberg a97af853ea index: word-smithing, explain appeal of uniformity 2023-01-23 09:01:48 +01:00
Michael Stapelberg 546fb4ad51 automation: recommend gok get for pulling in new versions 2023-01-15 18:34:37 +01:00
Michael Stapelberg b7fa6686d3 website: add new files to git 2023-01-14 09:18:12 +01: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 4795a5efa4 userguide/wifi: steer folks towards encrypted WiFi (no TLS needed)
related to https://github.com/gokrazy/gokrazy/issues/155
2022-11-20 11:35:41 +01:00
Michael Stapelberg 63914089a9 typo: Cortext → Cortex 2022-11-10 08:57:46 +01:00
Anup Chenthamarakshan 07f3e1dedb Documentation for Odroid HC2 support (#151) 2022-11-10 08:57:12 +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
Michael Stapelberg c09e1b7747 modules: explain build directories
The old content was pretty obsolete — by now all GOPATH users will have
transitioned to modules.

related to https://github.com/gokrazy/tools/issues/38
2022-09-29 22:07:32 +02:00
Michael Stapelberg 7f8abf7870 quickstart: better link 2022-09-29 21:36:42 +02:00
Michael Stapelberg c413b26ab8 quickstart: update for new builddir behavior
related to https://github.com/gokrazy/tools/issues/38
2022-09-29 21:33:45 +02:00
Michael Stapelberg 1176ba6abf quickstart: small fixes 2022-09-29 21:27:26 +02:00
Marco Hofstetter b7fbbaab22 userguide: enable search by generating index.json as output (#146) 2022-09-22 22:58:49 +02:00
Darshil Chanpura 9c9a96c7a8 Add rest-server to showcase.markdown (#143) 2022-09-01 09:21:31 +02:00
Michael Stapelberg 0d5434aeff remotesyslog: reference new syslogd program 2022-08-13 19:35:54 +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
Damiano Donati f4eab4c77b Indicate macOS/Darwin path for gokrazyConfigDir() (#133) 2022-05-28 10:10:43 +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
Michael Stapelberg 1193ab5af8 userguide: add “data backup with rsync” 2022-04-15 16:48:11 +02:00
Michael Stapelberg 1fca9942fd website: disable next/prev buttons
They distract more than they are useful (easy to accidentally click).
2022-04-14 10:56:15 +02:00
oliverpool 593e679999 website: document supervisor stop on exit 0 2022-04-05 21:56:53 +02:00
Michael Stapelberg 1ea77c08a7 platforms: describe community-supported platforms
Thanks to https://github.com/oliverpool for this change, which I have edited a
bit to explain to users when to use which kernel.
2022-04-02 15:23:30 +02:00
Michael Stapelberg cc7fccffa9 platforms: WPA-PSK now supported on the Pi Zero 2 W, too
related to https://github.com/gokrazy/gokrazy/issues/96
2022-03-30 19:24:49 +02:00
Michael Stapelberg 8cc58db45f platforms: document hardware support (no encrypted WiFi on Zero 2 W)
related to https://github.com/gokrazy/gokrazy/issues/96
2022-03-23 23:44:21 +01:00
Michael Stapelberg b0bdb3bd9e platforms: document Raspberry Pi Zero 2 W, performance, power usage
related to https://github.com/gokrazy/gokrazy/issues/96

fixes https://github.com/gokrazy/gokrazy/issues/70
2022-03-23 23:39:54 +01:00
Joonas Kuorilehto ac405dceab website: update Tailscale VPN documentation (#115)
* website: update Tailscale VPN documentation

Replace use of breakglass with instructions to use interactive login.
This depends on https://github.com/tailscale/tailscale/pull/4117 being
merged.

Add mkfs into the example so that /perm filesystem is initialized.

Add instructions how to use auth-key for unattended device auth instead
of having to use browser interactively.

Append to tailscaled/flags.txt instead of overwriting.

Clarify and update the tsnet example. Add mention of TS_AUTHKEY
as alternative here too.

* website: set auth-key value on the same line for clarity

* website: require tailscale v1.22.1 to simplify instructions

Since tailscale.com v1.22.1 we do not need to set statedir and
tun=userspace-networking on gokrazy.

https://github.com/tailscale/tailscale/pull/4117#issuecomment-1063345864
2022-03-20 20:20:08 +01:00
Michael Stapelberg dc149c2343 update prototyping guide to use freeze tool 2022-03-20 12:47:18 +01:00
Joonas Kuorilehto d3ff664156 website: add Bluetooth to user guide 2022-03-20 09:54:51 +01:00
Christian Heusel e021fdbebd Simplify Wifi userguide with extrafile
https://github.com/gokrazy/wifi/commit/2553edfa41ba27c9ec89bc5bdca3ca235118ff3f
2022-03-04 08:27:08 +01:00
Michael Stapelberg a3abd0c0dc update userguide for encrypted WiFi
related to https://github.com/gokrazy/gokrazy/issues/13
2022-03-01 08:47:10 +01:00
Michael Stapelberg 71483396c4 package-config: explain extra files, too 2022-02-22 09:16:25 +01:00
fwiedmann 43fd34ba72 docs(website): add user guide about how to access permanent data
docs(readme): add documentation description for the website
2022-01-12 23:20:38 +01:00
Michael Stapelberg e76df54131 quickstart: include asciinema screencasts 2021-12-19 21:29:03 +01:00
Michael Stapelberg 13366ee74a switch website to hugo “learn” documentation theme 2021-12-04 19:11:23 +01:00
Michael Stapelberg 2ff6db3dcb import hugo-theme-learn 2021-12-04 16:16:23 +01:00
Michael Stapelberg c0fdb4323d quickstart: restructure a bit, update for new log output 2021-11-25 09:46:06 +01:00
Michael Stapelberg e252e4224a revamp platforms page 2021-11-15 19:26:36 +01:00
Michael Stapelberg ebfb16478a update website to bootstrap 5 2021-11-15 19:26:36 +01:00
Michael Stapelberg 5d997cad34 tailscale: describe tsnet listener, link to demo 2021-11-09 09:53:02 +01:00
André-Patrick Bubel 2c364b5f25 fix link to Dornröschen 2021-10-30 10:32:49 +02:00
Michael Stapelberg 59af446275 userguide: add caddy article 2021-10-24 18:35:45 +02:00
Michael Stapelberg bf67694eb6 native Go userland 2021-10-24 18:29:10 +02:00