mirror of
https://github.com/Noratrieb/vps.git
synced 2026-01-14 16:55:00 +01:00
18 lines
379 B
Markdown
18 lines
379 B
Markdown
# 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
|