You signed in with another tab or window. Reload to refresh your session.You signed out in another tab or window. Reload to refresh your session.You switched accounts on another tab or window. Reload to refresh your session.Dismiss alert
@@ -137,7 +137,7 @@ For convenience you may add a new entry into your hosts file.
137
137
docker volume create portainer_data
138
138
docker compose -f portainer-docker-compose.yml -p portainer up -d
139
139
```
140
-
manage docker with [Portainer](https://www.portainer.io/solutions/docker) is the definitive container management tool for Docker, Docker Swarm with it's highly intuitive GUI and API.
140
+
manage docker with [Portainer](https://www.portainer.io/) is the definitive container management tool for Docker, Docker Swarm with it's highly intuitive GUI and API.
141
141
142
142
You can also visit `https://example.com:9001` to access portainer after starting the containers.
143
143
@@ -297,20 +297,8 @@ The first authorize screen(htpasswd;username or password) and phpmyadmin login s
297
297
298
298
### backup
299
299
300
-
This will back up the all files and folders, once per day, and write it to ./backups with a filename like backup-2022-02-07T16-51-56.tar.gz
300
+
This will back up the all files and folders in database/dump sql and html volumes, once per day, and write it to ./backups with a filename like backup-2023-01-01T10-18-00.tar.gz
0 commit comments