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

Create mariaDB_setup.md #1

Open
wants to merge 1 commit into
base: sequence_data_feature
Choose a base branch
from

Conversation

ciarareeve
Copy link

Pull Request: Add MariaDB Setup and User Configuration Instructions

This PR includes a guide to help new users set up and configure MariaDB.

Key points in the guide:

  • Instructions to install and secure MariaDB.
  • How to create non-root users with appropriate permissions.
  • Instructions for configuring the app using environment variables (DATABASE_URL).
  • A list of useful MariaDB commands for basic database management.
  • Note: The database password is the same as the one used for the old psql db.

describes how webstr-db was originally created using mariaDB and instructions for new users



Signed-off-by: ciarareeve <[email protected]>
@ciarareeve ciarareeve requested a review from gymreklab October 23, 2024 23:41
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
None yet
Projects
None yet
Development

Successfully merging this pull request may close these issues.

1 participant