docker-compose

  1. G

    Create persistent volume in docker-compose

    Hello everyone, how are you? I hope so, I'm new to openlitespeed and I've already managed to create its image in the Dockerfile with the correct files and I've also uploaded some environments with Docker Compose, but I had some problems when trying to create a persistent volume, such as the...
  2. I

    Wp, dont start with OLS

    Hello everyone! Спробував встановити OLS за допомогою цього (https://github.com/litespeedtech/ols-dockerfiles) сховище і це (https://github.com/litespeedtech/ols-docker-env/tree/master) і коли localhost / html порожній, все працює нормально, я отримую 404. Але коли я додаю туди файл index.php...
  3. olsy

    Lost vhost directory after each docker-compose

    I have a basic OLS docker-compose setup, which upon docker-compose up -d loses the admin password and all /usr/local/lsws/* vhost directories I created manually for an external app on the same docker network to which OLS acts as a proxy. What are my options for preserving these folders, to not...
Top