relis icon indicating copy to clipboard operation
relis copied to clipboard

List of config files not showing

Open esyriani opened this issue 3 years ago • 2 comments

After a fresh install, I create a new project and generate a config file. The list of config files generated does not appear to install the project. It probably is an access right issue.

esyriani avatar Jun 24 '21 12:06 esyriani

As workaround execute the following: 1- connect inside your docker container using the command "docker-compose exec relis-application-service bash" from the directory relis_deployment/ 2- run : chmod -R 777 workspace

essadi avatar Jun 24 '21 17:06 essadi

It should be solved with #91 Pending for testing

gauranshkumar avatar Aug 29 '22 15:08 gauranshkumar