Want to Connect to an existing MS-SQL
-
Hi @girish how you are doing, I finally need your help i installed Directus and trying to connect it to existing database hosted out of Coudron but within intranet
i tried to put the bellow setting in env.sh restarted the App and it was giving error on first line of below code. i tried to add same in .initialized but no effect. any idea how could I connect it?
DB_CLIENT=mssql DB_HOST=your-mssql-host DB_PORT=1433 DB_DATABASE=your-database-name DB_USER=your-username DB_PASSWORD=your-password DB_SSL=false -
I'm interested in conecting to an existing mysql database inside of cloudron. Is this feasable?
-
@andreasdueren do you mean https://docs.cloudron.io/guides/connect-mysql/ ? But in general, you can always grab the env variables (env | grep MYSQL_ ) in one app and use it in another .
-
@andreasdueren do you mean https://docs.cloudron.io/guides/connect-mysql/ ? But in general, you can always grab the env variables (env | grep MYSQL_ ) in one app and use it in another .
-
@joseph Yes I know how to get the credentials but I'm curious if anyone has any experience connecting directus with a different database. My quick tests failed so far unfortunately.
@andreasdueren Have you tried it in recovery mode?
Hello! It looks like you're interested in this conversation, but you don't have an account yet.
Getting fed up of having to scroll through the same posts each visit? When you register for an account, you'll always come back to exactly where you were before, and choose to be notified of new replies (either via email, or push notification). You'll also be able to save bookmarks and upvote posts to show your appreciation to other community members.
With your input, this post could be even better 💗
Register Login