R
Railway7mo ago
ethan

sqlserver on railway?

Any way to create a SQL server DB on railway?
Solution:
hey @ethan - let me know if this template meets your needs https://railway.app/template/wcAazg
Jump to solution
42 Replies
Percy
Percy7mo ago
Project ID: N/A
ethan
ethan7mo ago
N/A
Brody
Brody7mo ago
I mean postgres is SQL, could you be more specific?
ethan
ethan7mo ago
Specifically SQL Server from Microsoft
Brody
Brody7mo ago
I think so, they have public images for their database right?
ethan
ethan7mo ago
Yeah, I think so. But when I create a new service, I can specifically provision a PostgresSQL or MySQL. Wasn’t sure if there was a reason why SQL Server was missing
Brody
Brody7mo ago
Railway only maintains those select few database templates, anything else would need to made by a community member, and with that said I will look into making a Microsoft SQL server template for you later today
ethan
ethan7mo ago
Oh sweet thanks, I found the image but it’s on the Microsoft Artifact Registry which also isn’t supported I was attempting to create a new service from a docker image
ethan
ethan7mo ago
Docker: Install containers for SQL Server on Linux - SQL Server
This quickstart shows how to use Docker to run the SQL Server Linux container images. You connect to a database and run a query.
Brody
Brody7mo ago
Yep indeed, that registry is not supported natively but there are work arounds, so sit tight and hopefully I'll have a template for you later in the day!
Solution
Brody
Brody7mo ago
hey @ethan - let me know if this template meets your needs https://railway.app/template/wcAazg
ethan
ethan7mo ago
@Brody Thank you! I got it to deploy Much appreciated
Brody
Brody7mo ago
just keep it mind it doesn't come with a database like postgres does, so you will have to create one yourself.
ethan
ethan7mo ago
Like a volume? I was just gonna ask that lol
Brody
Brody7mo ago
lmao it doesn't come with a volume, I forgot that
ethan
ethan7mo ago
Haha okay
Brody
Brody7mo ago
but that's not what I meant
ethan
ethan7mo ago
Well whatchya mean by the database part Just like CREATE DATABASE _?
Brody
Brody7mo ago
yeah it doesn't create a default database for you, you have to do that yourself
ethan
ethan7mo ago
Oh okay that’s fine I’ll look into the volume stuff tomorrow I was able to connect to the DB and it had some DBs already probably created my microsoft
Brody
Brody7mo ago
yeah those are system databases you would want to mount a volume to /var/opt/mssql I had simply forgotten to do it in the template and will do that shortly
ethan
ethan7mo ago
Oh okay, I’ll wait till you update the template then 😂 I didn’t get very far with any configuration
Brody
Brody7mo ago
I have already updated the template, but that doesn't do anything for you, you need to mount the volume to your already deployed mssql server
ethan
ethan7mo ago
Sorry I meant delete and re-create the service
Brody
Brody7mo ago
ah okay then you are good to go
ethan
ethan7mo ago
Appreciate it!
Brody
Brody7mo ago
happy to help thanks for the train, much appreciated!!
ethan
ethan7mo ago
:salute:
volcanicislander
@Brody thanks for making the SQL Server template! I just deployed it and wanted to report an issue: The logs seem to come out with an early newline like so:
2024-07-18 21:47:09.35 s

pid53 U

sing 'dbgh

elp.dll' versio

n '4.0.5'



2024-07-18 21:55:21.

71 spid53

XE session 'tel

emetry_xev

ents' stoppin

g.


2024-07-18 21

:55:21.72

spid53

XE sessio

n 'telemet

ry_xevents' s

tarted.
2024-07-18 21:47:09.35 s

pid53 U

sing 'dbgh

elp.dll' versio

n '4.0.5'



2024-07-18 21:55:21.

71 spid53

XE session 'tel

emetry_xev

ents' stoppin

g.


2024-07-18 21

:55:21.72

spid53

XE sessio

n 'telemet

ry_xevents' s

tarted.
Is this an error on my part? The logging seems to persist in this fashion even after restart.
No description
Brody
Brody4mo ago
that looks like garbage, does it improve if you switch back to the legacy runtime?
volcanicislander
It does improve when switched to Legacy runtime, interesting. Any ideas why and if I can fix the template to work with runtime v2?
Brody
Brody3mo ago
just like to clarify that this is not an issue with the template. please show me what the logs look like on the legacy runtime.
volcanicislander
2024-07-23 17:25:54.24 spid45s Recovery is complete. This is an informational message only. No user action is required.


2024-07-23 17:30:44.53 spid53 XE session 'telemetry_xevents' stopping.


2024-07-23 17:30:44.55 spid53 XE session 'telemetry_xevents' started.
2024-07-23 17:25:54.24 spid45s Recovery is complete. This is an informational message only. No user action is required.


2024-07-23 17:30:44.53 spid53 XE session 'telemetry_xevents' stopping.


2024-07-23 17:30:44.55 spid53 XE session 'telemetry_xevents' started.
Brody
Brody3mo ago
screenshot please
Brody
Brody3mo ago
can you switch back to the v2 runtime and then download your logs with this - https://bookmarklets.up.railway.app/log-downloader/ are they still garbage when downloaded?
volcanicislander
They still seem to be improperly formatted
Brody
Brody3mo ago
very interesting okay, I'll see if I can come up with a minimal reproducible example @volcanicislander - i cant reporduce this, without a reproduction the team wont be able to fix this, and fwiw no one else has reported anything similar
volcanicislander
Thats interesting. I wonder what the issue is. I don't think I did anything out of the ordinary. I cloned the template and thats about it. In any case, thanks for looking into it. It isn't really a big deal right now. I do appreciate you creating the template very much!
Brody
Brody3mo ago
cloned the template?
volcanicislander
selected the template when deploying a new service. sorry, might not be using the right terminology
Brody
Brody3mo ago
ah gotcha
Want results from more Discord servers?
Add your server