How to manually add MariaDB/Database Service #978
Unanswered
kakadanhem
asked this question in
Q&A
Replies: 1 comment
-
|
To use Vito you need to provision the server via Vito itself. I am not recommending this way that you added the server but you need to look at Vito's code and create the mariadb service yourself in vito's db. I recommend doing one from scratch and checking how data looks like in that and create the same on your vito instance for the server you added manually |
Beta Was this translation helpful? Give feedback.
0 replies
Sign up for free
to join this conversation on GitHub.
Already have an account?
Sign in to comment
Uh oh!
There was an error while loading. Please reload this page.
-
I added a server to VitoDeploy. However that server already have MariaDB installed, how can I manually enable the database service? I could maybe manually uninstall the database server and reinstall using VitoDeploy but I'd like to avoid that if possible.
Beta Was this translation helpful? Give feedback.
All reactions