Add sparkle emoji and hide the icon consistently on tip admonitions

This commit is contained in:
Djeex
2026-08-30 23:34:09 +02:00
parent 588139bfa7
commit 8caa19b132
50 changed files with 114 additions and 116 deletions
@@ -46,7 +46,7 @@ services:
- 3200:3001 # <Host Port>:<Container Port>
restart: always
```
::tip
::tip{icon=""}
__Tip:__ Add the Watchtower label to each container to automate updates
```yaml
@@ -80,7 +80,7 @@ Uptime-Kuma does not use multi-factor authentication. Exposing Uptime-Kuma on th
In the Swag folders, create the `stats.subdomain.conf` file.
::tip
::tip{icon=""}
✨ __Tip for those who dislike the terminal:__
you can use [File Browser](/serveex/files/file-browser) to browse and edit your files instead of using terminal commands.
::
@@ -171,7 +171,7 @@ Here we assume that the network name of Uptime-Kuma is `uptime-kuma_default`. Yo
That's it! Uptime-Kuma is now exposed, and you can access it via `https://stats.mydomain.com`.
::tip
::tip{icon=""}
✨ __Tip:__
<br/><br>
You can protect this app with Authentik by opening `stats.subdomain.conf` and uncommenting the lines:
@@ -198,6 +198,6 @@ Redeploy the stack.
Uptime-Kuma will then be publicly reachable via `https://stats.mydomain.com`.
::tip
::tip{icon=""}
__Tip:__ If you're using Authentik and don't mind exposing the admin panel to your local network, you can disable Uptime-Kuma's native authentication in its settings and rely solely on Authentik.
::
@@ -50,7 +50,7 @@ services:
- /var/run/docker.sock:/var/run/docker.sock
```
::tip
::tip{icon=""}
__Tip:__ Add the watchtower label to each container to automate updates
```yaml
@@ -114,7 +114,7 @@ We assume the Dozzle network name is `dozzle_default`. You can verify the connec
In the Swag folder, create the `dozzle.subdomain.conf` file.
::tip
::tip{icon=""}
✨ __Tip:__ You can use [File Browser](/serveex/files/file-browser) to browse and edit files instead of using terminal commands.
::
@@ -83,7 +83,7 @@ GUID=1000
PORT=3225 # port to access the web UI
```
::tip
::tip{icon=""}
**Tip:** You can configure additional environment variables by referring to the [official documentation](https://docs.speedtest-tracker.dev/getting-started/environment-variables).
::
@@ -66,7 +66,7 @@ services:
KEY: ${KEY}
```
::tip
::tip{icon=""}
__Tip:__ Add the Watchtower label to each container to automate updates.
```yaml
@@ -188,7 +188,7 @@ We assume the network name is `beszel_default`. You can check connectivity by vi
In Swags config folders, create `beszel.subdomain.conf`.
::tip
::tip{icon=""}
__Tip:__ Use [File Browser](/serveex/files/file-browser) to browse and edit files instead of terminal commands.
::
@@ -57,7 +57,7 @@ services:
interval: 10s
```
::tip
::tip{icon=""}
__Tip:__ Add the watchtower label to each container to automate updates
```yaml
@@ -127,7 +127,7 @@ Here we assume the network name for upsnap is `upsnap_default`. You can check th
In the Swag folders, create the file `upsnap.subdomain.conf`.
::tip
::tip{icon=""}
✨ __Tip:__ You can use [File Browser](/serveex/files/file-browser) to navigate your files and edit documents instead of using terminal commands.
::