Microsoft SQL Server / MSSQL database service integration #2182
Replies: 3 comments 1 reply
-
|
Hi @marko-hologram, have you found out the solution yet? |
Beta Was this translation helpful? Give feedback.
-
|
Would love for this to be added. To build onto this my recommendation is that its integrated the same way that the other databases are, (like mysql) but by default the env var for Currently you are able to just slap it in as a docker image, but biggest caveats rn are we have to manually manage backups for the database myself nor do i get the nice SSL implementation that @peaklabs-dev added to coolify recently. |
Beta Was this translation helpful? Give feedback.
-
|
+1 |
Beta Was this translation helpful? Give feedback.
Uh oh!
There was an error while loading. Please reload this page.
-
Hey, first of all thank you for making Coolify!
I decided to give it another try and I'm loving it so far. Unfortunately, for types of projects I'm working on, I do require MSSQL lot of the time because I'm deploying some .NET Core applications. There is a possibility for me to deploy MSSQL using Docker Compose file, but it being an out of the box supported service is just better UX. I would love it to have same type of experience as Postgres, Redis or MySQL in Coolify.
Here are some links regarding MSSQL and Docker:
I tried looking at previous issues/discussions for this, but only thing I found is this #379 and it doesn't seem to be relevant anymore.
Only problematic thing here might be licensing? Would that be a potential issue? https://www.microsoft.com/en-us/sql-server/sql-server-2019-pricing
There are some free versions of MSSQL, but I find the licensing confusing to be honest.
Beta Was this translation helpful? Give feedback.
All reactions