commit | 34f56935b9becf2c9664f05064b07a9fef157a3d | [log] [tgz] |
---|---|---|
author | Serge Bazanski <q3k@hackerspace.pl> | Mon Feb 08 17:53:44 2021 +0100 |
committer | Serge Bazanski <q3k@hackerspace.pl> | Mon Feb 08 17:54:10 2021 +0100 |
tree | 8f1bd10f1632e46a97675510f2fd28f5583c7cf7 | |
parent | c9f48fee707ca73b09f8225814a63d7945dbebfd [diff] |
app/matrix/telegram: re-pin alpine to 3.13 Newer versions of alpine edge repos have a `yq` that behaves oddly: $ kubectl -n matrix-0x3c logs -f appservice-telegram-prod-85d66696c6-9drnl -c generate-config + apk add --no-cache yq fetch https://dl-cdn.alpinelinux.org/alpine/edge/main/x86_64/APKINDEX.tar.gz fetch https://dl-cdn.alpinelinux.org/alpine/edge/community/x86_64/APKINDEX.tar.gz (1/1) Installing yq (4.4.1-r0) Executing busybox-1.31.1-r21.trigger ERROR: busybox-1.31.1-r21.trigger: script exited with error 127 OK: 11 MiB in 15 packages + cp /config/config.yaml /data/config.yaml + yq r /registration/registration.yaml as_token Error: unknown command "r" for "yq" Run 'yq --help' for usage. + yq w -i /data/config.yaml appservice.as_token Error: unknown command "w" for "yq" Run 'yq --help' for usage. This downgrades back to a working yq. Change-Id: Ifc77bcc88156b02f3ec17e6f84c5615149108777
hscloud
is the main monorepo of the Warsaw Hackerspace infrastructure code.
Any time you see a //path/like/this
, it refers to the root of hscloud, ie. the path path/like/this
in this repository. Perforce and/or Bazel users should feel right at home.
For a pleaseant web viewing experience, see this documentation in hackdoc. This will allow you to read this markdown file (and others) in a pretty, linkable view.
See //doc/codelabs for tutorials on how to use hscloud.
If you want to browse the source of hscloud
in a web browser, use cs.hackerspace.pl.
If you want some other help, talk to q3k, informatic or your therapist.
Directories you should care about:
k0.hswaw.net
)Unless noted otherwise, code in hscloud is licensed under the BSD 0-clause license - see COPYING.