Hi,
i’ve installed FOG into a docker container. Now i’m thinking about data storage (Docker Volumes or bind mounts). Which fog-directories will store variable data?
I think, it must be:
- the Image directory (/image)
- the tftp dir (/tftpboot)
- the database (/var/lib/mysql)
- snapins (/opt/fog/snapins/)
Are there any other interesting directories? Maybe it would be a good idea to use a docker volume for the entire fog-folder (/opt/fog)