Carlos Rafael Ramirez
Carlos Rafael Ramirez
Hello @stefangweichinger , Sorry for not answering before, I was looking for time. Please check this: https://github.com/crramirez/lamp and this: https://hub.docker.com/repository/docker/crramirez/lamp You can rebase the Dockerfile from tutum/lamp to crramirez/lamp. Last...
"I'd prefer debian:buster or php:7.4.0-apache but these don't bring mariadb/mysql." I agree. And I always end with two containers, and the majority are fine with just one container with everything,...
We maybe this is the way now and I can make a script to migrate users from the old container to the newer, but they will have to learn docker-compose....
Looks good
Yes, You can create a draft PR Thank you
Hello, Good to know :) First, make a backup of your database and the config and update directory. I understand that you are using docker-compose. In this case, just do...
Yes, put the same parameters it will say that there is an existing database
You can test. If your database name is right it will try to connect. It won't overwrite your database. But your doubts make me think that you didn't make a...
OK, It allows you to continue? you can go back modifying your docker-compose.yml to ``` image: crramirez/limesurvey:2 ``` But probably you will need to restore the backup. And export your...
Hello, You should be in 2.73.1 now, the latest 2.x. You can try the upgrade process again. If it doesn't work, the only way is to export your surveys, start...