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 more nodetypes and check for bind address 127.0.0.1 #8

Open
wants to merge 5 commits into
base: main
Choose a base branch
from

Conversation

shaundma
Copy link

@shaundma shaundma commented Jul 3, 2024

These changes allow the add-on to work with more nodetypes, not just database nodes.
llsmp and LEMP nodes have mariadb, so they also needs to be backupped, preferably all the same way...
This is more user friendly and easier to setup than the manual backup.

shaundma added 5 commits July 3, 2024 17:23
I added cp, lemp and apache nodetyes because they also have databases that need to be backupped
Added an additional check for port 3306 on 127.0.0.1
If detected then SERVER_IP_ADDR="localhost"
Added nodetype llsmp
Added 
    - litespeedphp
    - nginxphp-dockerized
    - nginx-dockerized
    - Node.js
    - almalinux-vps
    - ubuntu-vps
# additional check for port 3306 on 127.0.0.1
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