This commit is contained in:
@@ -20,9 +20,17 @@ title: sa6anw.se
|
||||
|
||||
**[smokeping.sa6anw.se](https://smokeping.sa6anw.se)**
|
||||
|
||||
:sv
|
||||
För att köra smokeping i ditt egna labb:
|
||||
|
||||
- Skapa en `docker-compose.yaml` med följande innehåll
|
||||
:::
|
||||
|
||||
:en
|
||||
To run Smokeping in your own lab:
|
||||
|
||||
- Create a `docker-compose.yaml` file with the following content:
|
||||
:::
|
||||
|
||||
```
|
||||
---
|
||||
@@ -44,7 +52,12 @@ services:
|
||||
restart: unless-stopped
|
||||
|
||||
```
|
||||
|
||||
:sv
|
||||
- Byt till din domän.
|
||||
- Sen är det bara att köra `docker compose up -d`
|
||||
:::
|
||||
|
||||
:en
|
||||
- Replace the domain with your own.
|
||||
- Then simply run: `docker compose up -d`
|
||||
:::
|
||||
|
||||
Reference in New Issue
Block a user