Bosch rexroth ActiveShuttle System Manual page 156

Hide thumbs Also See for rexroth ActiveShuttle:
Table of Contents

Advertisement

156
$ influxd restore -database empera-some -datadir /var/lib/influxdb/data <path-to-
backup>
InfluxDB running in Docker:
→ Mount a volume where the data must be saved.
◊ Docker-compose example, see Appendix.
volumes: - ./path/in/server:/var/lib/influxdb
The data can be copied somewhere else.
 A new Docker-Container with the same volume can be mounted without needing the commands above.
Keycloak Database (Postgres)
◊ For more information on how to back up and restore see
dump.html .
Notice
For information on other databases check the documentations of the databases.
pg_dumpall > outfile psql -f infile postgre
Keycloak running in Docker:
→ Mount a volume where the data must be saved.
◊  Docker-compose example, see Appendix.
volumes: - ./path/in/server:/var/lib/postgresql/data
The data can be copied somewhere else.
A new Docker-Container with the same volume can be mounted without needing the commands above.
Maps saved in mapsrv (map images)
→ Mount a volume where the data must be saved as follows:
testüberschrift
volumes: - ./path/in/server:/usr/src/app/services/mapsrv/map
 Uploaded maps for the web GUI (hmisrv) and maps transfered from the ActiveShuttles for visualization
are saved locally in the mapsrv container.
Notice
The IT administrator must back up this folder regularly. It is recommended to use a shared folder.
RA91390962 AB-V1.3.3, en
ILS, ActiveShuttle | Service
https://www.postgresql.org/docs/9.1/
backup-

Advertisement

Table of Contents
loading

Table of Contents