No description
Find a file
2023-02-09 21:46:29 +01:00
.github/workflows fix ci 2023-02-09 21:43:12 +01:00
ci fix build 2023-02-09 21:46:29 +01:00
docker compose the basics 2022-09-03 21:03:33 +02:00
kube fmt 2023-02-09 21:19:46 +01:00
nginx fix proxy 2022-11-25 22:10:52 +01:00
old-kube aa 2023-02-07 16:44:18 +01:00
registry invert stage 2022-09-06 12:57:25 +02:00
run_scripts Create cargo-bisect-rustc.sh 2022-11-25 23:01:40 +01:00
scripts fmt 2023-02-09 21:19:46 +01:00
test traffic 2023-02-07 18:23:53 +01:00
.gitattributes More 2023-02-07 21:11:37 +01:00
.gitignore die eagerly 2023-02-09 21:46:21 +01:00
full_setup.sh eu pipefile 2022-09-06 12:57:57 +02:00
README.md docs 2023-02-07 21:37:42 +01:00

Infra setup

  • VPS

    • nilstrieb.dev
    • docker.nilstrieb.dev
  • Github Pages

    • blog.nilstrieb.dev

nilstrieb.dev redirects to blog.nilstrieb.dev

docker.nilstrieb.dev proxies to an internal registry container.

The VPS has an nginx server at the front.

useful links

Install mongosh

https://www.mongodb.com/docs/mongodb-shell/install/#std-label-mdb-shell-install

fresh setup

Follow the README in scripts/README.md