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

added updated installation doc #234

Open
wants to merge 3 commits into
base: master
Choose a base branch
from
Open

added updated installation doc #234

wants to merge 3 commits into from

Conversation

Apurv428
Copy link
Collaborator

No description provided.

Apurv428 and others added 2 commits August 31, 2024 19:00
Signed-off-by: Apurv Sonawane <[email protected]>
Signed-off-by: Apurv428 <[email protected]>
@Apurv428 Apurv428 requested a review from pleia2 September 2, 2024 13:34
Copy link
Contributor

@pleia2 pleia2 left a comment

Choose a reason for hiding this comment

The reason will be displayed to describe this comment to others. Learn more.

Just a few comments/questions about the npm instructions.

docs/Installation.md Outdated Show resolved Hide resolved
docs/Installation.md Outdated Show resolved Hide resolved
docs/Installation.md Outdated Show resolved Hide resolved
#### Install dependencies and complete the secure installation. Remember the root password you set, you will need this in the future.

sudo apt install mariadb-server python3-pymysql
sudo mysql_secure_installation
Copy link

Choose a reason for hiding this comment

The reason will be displayed to describe this comment to others. Learn more.

FYI I had problems running mariadb due to https://mariadb.com/kb/en/authentication-plugin-unix-socket/. I got around this by setting the root user to use password instead of unix_socket: https://stackoverflow.com/questions/69776205/disable-root-login-without-password-with-mariadb-10-5

docs/Installation.md Outdated Show resolved Hide resolved
Signed-off-by: Apurv428 <[email protected]>
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.

3 participants