Skip to content

Commit e0adb83

Browse files
refreakkkastovgreptile-apps[bot]
authored
Include Docker installation reference in separate-server.md (#304)
* Include Docker installation reference in separate-server.md Added import statement for Docker installation instructions. * Update docs/install/subscription-page/separate-server.md Co-authored-by: greptile-apps[bot] <165735046+greptile-apps[bot]@users.noreply.github.com> --------- Co-authored-by: Yury Kastov <kastov@gog.sh> Co-authored-by: greptile-apps[bot] <165735046+greptile-apps[bot]@users.noreply.github.com>
1 parent 2107cbe commit e0adb83

1 file changed

Lines changed: 2 additions & 0 deletions

File tree

docs/install/subscription-page/separate-server.md

Lines changed: 2 additions & 0 deletions
Original file line numberDiff line numberDiff line change
@@ -45,6 +45,8 @@ Make sure you have Docker installed on the server where you will install the sub
4545

4646
:::
4747

48+
import InstallDocker from '/docs/partials/\_install_docker.md';
49+
4850
```bash title="Creating docker-compose.yml file"
4951
mkdir -p /opt/remnawave/subscription && cd /opt/remnawave/subscription && nano docker-compose.yml
5052
```

0 commit comments

Comments
 (0)