Skip to content
New issue

Have a question about this project? Sign up for a free GitHub account to open an issue and contact its maintainers and the community.

By clicking “Sign up for GitHub”, you agree to our terms of service and privacy statement. We’ll occasionally send you account related emails.

Already on GitHub? Sign in to your account

Ensure NGINX compatibilty? #889

Open
M4LuZ opened this issue Feb 5, 2024 · 2 comments
Open

Ensure NGINX compatibilty? #889

M4LuZ opened this issue Feb 5, 2024 · 2 comments
Labels
dependencies Pull requests that update a dependency file documentation help wanted

Comments

@M4LuZ
Copy link
Collaborator

M4LuZ commented Feb 5, 2024

Expected Behavior

We use NGINX in the docker setup as webserver and thus one can expect it to be properly supported.
We ensure some expected configuration for Apache via .htaccess

Current Behavior

We do not do the same for NGINX-Installations, so it is up to the user to ensure correct configuration

Possible Solution

Provide NGINX config either in documentation or dedicated config file.
Tbh I have only experience with Apache, so not sure what options there are.
It is clear at least that something else than .htaccess is needed: https://www.nginx.com/resources/wiki/start/topics/examples/likeapache-htaccess/

@M4LuZ M4LuZ added help wanted documentation dependencies Pull requests that update a dependency file labels Feb 5, 2024
@andygrunwald
Copy link
Collaborator

Basic configuration is available at https://github.com/lansuite/lansuite/tree/master/.docker

@M4LuZ
Copy link
Collaborator Author

M4LuZ commented Feb 6, 2024

Yes, but that is the basic configuration for the development environment.
If that config is also fit for productive use, then we should mark and document it as such (at least in the installation instructions).
If it is not, then that should be provided additionally

Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
dependencies Pull requests that update a dependency file documentation help wanted
Projects
None yet
Development

No branches or pull requests

2 participants