mirror of
https://github.com/netbirdio/docs.git
synced 2026-05-01 23:06:37 +00:00
Update slack invite link (#253)
* Update slack invite link * fix spelling
This commit is contained in:
@@ -212,7 +212,7 @@ mkdir backup
|
||||
cp docker-compose.yml turnserver.conf management.json backup/
|
||||
```
|
||||
To save the Management service databases, you need to stop the Management service and copy the files from the store directory using a docker compose command as follows:
|
||||
# These command doesnt work, docker compose should be "docker-compose" and for the container volume copy it should be "docker cp -a management:/var/lib/netbird/ backup/"
|
||||
# These command doesn't work, docker compose should be "docker-compose" and for the container volume copy it should be "docker cp -a management:/var/lib/netbird/ backup/"
|
||||
```bash
|
||||
docker-compose stop management
|
||||
docker cp -a management:/var/lib/netbird/ backup/
|
||||
@@ -240,7 +240,7 @@ To upgrade NetBird to the latest version, you need to review the [release notes]
|
||||
|
||||
## Get in touch
|
||||
|
||||
Feel free to ping us on [Slack](https://join.slack.com/t/netbirdio/shared_invite/zt-2p5zwhm4g-8fHollzrQa5y4PZF5AEpvQ) if you have any questions
|
||||
Feel free to ping us on [Slack](https://join.slack.com/t/netbirdio/shared_invite/zt-2utg2ncdz-W7LEB6toRBLE1Jca37dYpg) if you have any questions
|
||||
|
||||
- NetBird managed version: [https://app.netbird.io](https://app.netbird.io)
|
||||
- Make sure to [star us on GitHub](https://github.com/netbirdio/netbird)
|
||||
|
||||
Reference in New Issue
Block a user