Hi i have successfully install opencloud on my own machine.
I installed it by directly modifying the environment variables values inside the docker-compose without using the .env file but I found in my opinion a small lack, that is the possibility to use IDM_ADMIN_PASSWORD_FILE instead of IDM_ADMIN_PASSWORD so you can use for example a docker secrets or a text file with the password
Hi i have successfully install opencloud on my own machine.
I installed it by directly modifying the environment variables values inside the docker-compose without using the .env file but I found in my opinion a small lack, that is the possibility to use
IDM_ADMIN_PASSWORD_FILEinstead ofIDM_ADMIN_PASSWORDso you can use for example a docker secrets or a text file with the password