diff --git a/content/network/routing-policy.md b/content/network/routing-policy.md
index 2276a25..fb451e8 100644
--- a/content/network/routing-policy.md
+++ b/content/network/routing-policy.md
@@ -59,7 +59,7 @@ announce the GRC prefix at all.
| Node capability | Action Taken |
|:---|:---|
-| fr-rbx1 | Prefix announced without any prepending |
+| fr-par1 | Prefix announced without any prepending |
| Other nodes with unlimited BW allowance | ASN prepended once |
| Nodes with BW limits | ASN prepended twice |
| Nodes with low BW limits | GRC prefix not announced |
diff --git a/content/services/internal.md b/content/services/internal.md
index fa37ccb..707e39e 100644
--- a/content/services/internal.md
+++ b/content/services/internal.md
@@ -77,22 +77,3 @@ based on [drone](https://www.drone.io/).
The CI/CD service is used to manage DNS, build and publish applications and
the burble.dn42 website.
-## minio.burble.dn42
-
-[min.io](https://min.io) is used as an S3 compatible block storage service.
-For example, min.io is used for storing build artifacts from CI pipelines.
-
-As well as a central storage server, min.io is deployed in 'gateway' mode
-to provide local, regional caches for the block storage.
-
-The min.io services uses a global [etcd](https://etcd.io) cluster for credential
-management.
-
-## lounge.burble.dn42
-
-For lurking on [#dn42](https://wiki.dn42.us/services/IRC) I use
-[thelounge](https://thelounge.chat/), a web based IRC client.
-
-
-
-
diff --git a/content/services/public.md b/content/services/public.md
index 734a7f8..9ee8be5 100644
--- a/content/services/public.md
+++ b/content/services/public.md
@@ -14,9 +14,9 @@ This website is built using [Hugo](https://gohugo.io/) and is
[distributed](/services/internal/#rproxyburbledn42) across burble.dn42
core nodes.
-The public internet site is hosted on de-fra1 behind
-[CloudFlare](https://www.cloudflare.com) and the source for the website
-is [published](https://git.burble.com/burble.dn42/www) in the burble.dn42 git.
+The public internet site is a [CloudFlare](https://www.cloudflare.com) pages
+application and the source is [published](https://git.burble.com/burble.dn42/www)
+in the burble.dn42 git.
## Service Administration Portal
@@ -25,7 +25,7 @@ is [published](https://git.burble.com/burble.dn42/www) in the burble.dn42 git.
The service portal allows you to configure your burble.dn42 services.
Functionality includes:
- - Setting or changing a burble.dn42 password
+ - Setting or changing a burble.dn42 LDAP password
- Changing your shell for the shell services
- Viewing peering information
@@ -239,3 +239,15 @@ in the burble.dn42 network as an NTP time server on either the public or DN42 ne
Waste your time with this dn42 themed, browser based idle game.
+## lounge.burble.dn42
+
+- (dn42 link)
+- (public internet link)
+
+[thelounge](https://thelounge.chat/) is a web based IRC client that is integrated
+with the LDAP backend.
+
+Log in using your burble.dn42 username/password to lurk on
+[#dn42](https://wiki.dn42.us/services/IRC).
+(set a password using the [the burble.dn42 service portal](https://svc.burble.dn42/))
+
diff --git a/content/services/shell.md b/content/services/shell.md
index ba3da21..970f392 100644
--- a/content/services/shell.md
+++ b/content/services/shell.md
@@ -166,14 +166,21 @@ ssh -X shell.burble.dn42 -f 'xterm & xeyes'
### Performance Monitoring
-The shell servers are monitored using netdata and prometheus, with performance
-graphs available in [grafana](https://grafana.burble.dn42).
+Some of the shell servers are monitored using netdata and prometheus, with
+performance graphs available in [grafana](https://grafana.burble.dn42).
The netdata dashboard is also directly accessible:
- [http://shell.fr-par1.burble.dn42:19999](http://shell.fr-par1.burble.dn42:19999)
- [http://shell.ca-bhs2.burble.dn42:19999](http://shell.ca-bhs2.burble.dn42:19999)
-- [http://shell.us-lax1.burble.dn42:19999](http://shell.us-lax1.burble.dn42:19999)
+
+### Integration with S3 object storage
+
+The shell servers include [rclone](https://rclone.org/) which can be used to access
+the [S3 object storage service](/services/minio).
+See the
+[S3 storage example](/services/minio/#using-the-s3-api-to-mount-buckets-using-rclone)
+for details.
## Acceptable Use