Do we have step by step guide for local LAMP server local deployment without a docker container?
Hello,
The use of Docker is quite essential. We cannot provide support for deploying LAMP without docker. More details can be found here: Deployment Recommendations | LAMP Platform.
1 Like
Thank you Carsten for the quick response.
Would you be able to post the .env sample file for LAMP-server similar to the LAMP-app-gateway project?
Thank you
The necessary environment variables are provided in the docker-compose.yml file of the LAMP-server repository.