Skip to content

Commit

Permalink
chore: feat: Clean up flake, update flake, remove meshcentral, remove…
Browse files Browse the repository at this point in the history
… meshagent, add pgadmin
  • Loading branch information
JustTNE committed May 18, 2024
1 parent 6b1d5cc commit 0fed21c
Show file tree
Hide file tree
Showing 17 changed files with 87 additions and 386 deletions.
3 changes: 0 additions & 3 deletions assets/dummy.json
Original file line number Diff line number Diff line change
Expand Up @@ -25,9 +25,6 @@
"chaotic-aur": "abcd-efgh"
}
},
"meshcentral": {
"cfaccess-user": "ABCDEFGHIJKLMNOPQRSTUVWXYZ1234567890"
},
"ssh": {
"team": {
"public": "ssh-ed25519 ABCDEFGHIJKLMNOPQRSTUVWXYZ1234567890 [email protected]"
Expand Down
1 change: 0 additions & 1 deletion docs/src/SUMMARY.md
Original file line number Diff line number Diff line change
Expand Up @@ -22,7 +22,6 @@
- [github-runner](./nixos-containers/github-runner.md)
- [lemmy](./nixos-containers/lemmy.md)
- [mastodon](./nixos-containers/mastodon.md)
- [meshcentral](./nixos-containers/meshcentral.md)
- [postgres](./nixos-containers/postgres.md)
- [repo](./nixos-containers/repo.md)
- [temeraire](./nixos-containers/temeraire.md)
Expand Down
3 changes: 1 addition & 2 deletions docs/src/hosts/immortalis.md
Original file line number Diff line number Diff line change
Expand Up @@ -20,7 +20,6 @@ github-runner container systemd-nspawn nixos 24.05 10.0.5.130
iso-runner container systemd-nspawn nixos 24.05 10.0.5.40
lemmy container systemd-nspawn nixos 24.05 10.0.5.120
mastodon container systemd-nspawn nixos 24.05 10.0.5.80
meshcentral container systemd-nspawn nixos 24.05 10.0.5.60
postgres container systemd-nspawn nixos 24.05 10.0.5.50
temeraire container systemd-nspawn nixos 24.05 10.0.5.20
web-front container systemd-nspawn nixos 24.05 10.0.5.10
Expand All @@ -32,7 +31,7 @@ We are seeing:
- 1 reverse proxy serving all the websites and services (`web-front`)
- 2 Docker dedicated nspawn containers (`docker` & `docker-proxied`)
- 4 Chaotic-AUR builders (`chaotic-kde`, `chaotic-v4`, `github-runner` & `temeraire`)
- 5 app dedicated containers (`forum`, `lemmy`, `mastodon`, `meshcentral` & `postgres`)
- 5 app dedicated containers (`forum`, `lemmy`, `mastodon` & `postgres`)

### Connecting to the server

Expand Down
1 change: 0 additions & 1 deletion docs/src/important-links.md
Original file line number Diff line number Diff line change
Expand Up @@ -29,7 +29,6 @@ This is a collection of important links when working with the infrastructure:
- [Freshstatus](https://garudalinux.freshstatus.io/admin/incidents/public)
- [Hetzner Robot](https://accounts.hetzner.com/)
- [Matrix Admin](https://matrixadmin.garudalinux.net)
- [Meshcentral](https://mesh.garudalinux.net)
- [Netdata](https://app.netdata.cloud)
- [Renovate Dashboard](https://developer.mend.io/github/garuda-linux)
- [Tailscale](https://login.tailscale.com/)
Expand Down
11 changes: 0 additions & 11 deletions docs/src/nixos-containers/meshcentral.md

This file was deleted.

1 change: 0 additions & 1 deletion docs/src/nixos-containers/postgres.md
Original file line number Diff line number Diff line change
Expand Up @@ -8,7 +8,6 @@ This container houses our Postgres database. Multiple servces access it:
- Mastodon
- Matrix
- Matrix bridges
- MeshCentral
- WikiJs

## Nix expression
Expand Down
Loading

0 comments on commit 0fed21c

Please sign in to comment.