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

Allow the user to specify a unix socket to connect to a database #3498

Closed
flawedworld opened this issue Jun 25, 2022 · 3 comments
Closed

Allow the user to specify a unix socket to connect to a database #3498

flawedworld opened this issue Jun 25, 2022 · 3 comments

Comments

@flawedworld
Copy link
Contributor

GrapheneOS is currently using 'unix_socket' => '/run/mysqld/mysqld.sock' in production and it works fine, just that the config file needs to manually edited and the database wizard doesn't seem to expose this.

@SychO9
Copy link
Member

SychO9 commented Apr 16, 2023

I don't think we'd want more advanced fields on the wizard UI, I think being able to already specify the value through config.php is enough?

Closing for now, feel free to discuss further if necessary.

@SychO9 SychO9 closed this as completed Apr 16, 2023
@askvortsov1
Copy link
Member

I feel like the best course of action here is documenting the config.php support in https://docs.flarum.org/config, and possibly somewhere else? Agree that keeping the installation GUI minimal is probably best.

@askvortsov1 askvortsov1 reopened this Apr 16, 2023
@SychO9
Copy link
Member

SychO9 commented Apr 30, 2023

Docs PR opened: flarum/docs#458

@SychO9 SychO9 closed this as completed Apr 30, 2023
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Projects
None yet
Development

No branches or pull requests

3 participants