Nakiami / mellivora

Mellivora is a CTF engine written in PHP
GNU General Public License v3.0
440 stars 171 forks source link

Directory errors with Docker installation #108

Closed besnardf closed 5 years ago

besnardf commented 6 years ago

Hi,

Running the installation using Docker and the available docker-compose.dev.yml file, it seems that some permissions are lacking for the CTF platform to run properly.

Indeed, for instance, an administrator is not able to upload challenges to the platform.

You may want to take a look at the attached pictures.

A remediation would be to modify the Dockerfile and setting the right permissions on the folders.

permissions error
Nakiami commented 5 years ago

Thanks, clarified in https://github.com/Nakiami/mellivora/commit/75c9d4bf6bb91f7c8c1fe4df525f2c48a6e6746d.