1
0
Fork 0
 
 
 
 
 
 
Go to file
radex 38203d2dbe *: update for M1 support
preliminary pass to build site on an M1 Mac

Change-Id: I89e6ac5874bbb8db92040ec98717fc0ed3ee4455
2021-08-30 18:58:54 +02:00
app
bgpwtf bgpwtf/internet: new consumer ToC/pricelist 2021-08-29 18:19:53 +02:00
bzl
cluster cluster/certs: bump ca-kube-prodivider 2021-08-29 17:20:59 +00:00
dc
devtools
doc
games
gcp
go
hswaw hswaw/cebulacamp: update ticket info, fix CSS 2021-08-14 16:04:57 +00:00
kube
nix
ops
personal q3k: random stuff from local git checkout 2021-08-29 18:21:39 +02:00
third_party third_party/go: fix vbom.ml dependency 2021-08-11 16:50:30 +00:00
tools
.bazelrc
.gitignore
BUILD
COPYING
OWNERS
README.md
WORKSPACE *: update for M1 support 2021-08-30 18:58:54 +02:00
ci_presubmit.sh
default.nix default.nix: bump nixpkgs 2021-08-11 16:49:21 +00:00
env.fish
env.sh
hackdoc.toml
shell.nix

README.md

hscloud is the main monorepo of the Warsaw Hackerspace infrastructure code.

Getting started

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.

Directory Structure

Directories you should care about:

  • app: external services that we host that are somewhat universal: matrix, covid-formity, etc.
  • bgpwtf: code related to our little ISP
  • cluster: code related to our Kubernetes cluster (k0.hswaw.net)
  • dc: code related to datacenter automation
  • devtools: code related to developer tooling, like gerrit or hackdoc
  • doc: high-level documentation that doesn't fit anywhere else, ie. codelabs
  • hswaw: Warsaw Hackerspace specific/internal services. The line between this and app is unfortunately blurry.
  • personal: user's personal (experimental) directories
  • kube, go: code specific to languages but general to the whole of hscloud

Licensing

Unless noted otherwise, code in hscloud is licensed under the BSD 0-clause license - see COPYING.