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
@@ -138,7 +138,7 @@ For convenience you may add a new entry into your hosts file.
138
138
docker volume create portainer_data
139
139
docker compose -f portainer-docker-compose.yml -p portainer up -d
140
140
```
141
-
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.
141
+
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.
142
142
143
143
You can also visit `https://example.com:9001` to access portainer after starting the containers.
144
144
@@ -288,20 +288,8 @@ The first authorize screen(htpasswd;username or password) and phpmyadmin login s
288
288
289
289
### backup
290
290
291
-
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
291
+
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