All Templates / Other
Microsoft SQL Server
A relational model database server produced by Microsoft
MicrosoftSQL
railwayapp-templates/microsoft-sql-server
Just deployed
/var/opt/mssql
MicrosoftSQL database service. Microsoft SQL Server is a proprietary relational database management system developed by Microsoft.
A Volume is mounted to the service to persist data between deploys.
TCP proxying is configured to allow accessing the database from anywhere.
Reference the MSSQL_URL
variable from your service to connect to the database in your tool of choice (e.g. ${{MicrosoftSQL.MSSQL_URL}}
)
Connect to the database using the proxied domain and port found in the service Variables page. The password can also be found on the Variables page.
By passing the value "Y" to the environment variable "ACCEPT_EULA", you are expressing that you have a valid and existing license for the edition and version of SQL Server that you intend to use. You also agree that your use of SQL Server software running in a Docker container image will be governed by the terms of your SQL Server license.
To specify the edition, use the MSSQL_PID
environment variable. Details can be found in the Environment Variables section of the configuration documentation.
SQL Server Developer edition lets developers build any kind of application on top of SQL Server. It includes all the functionality of Enterprise edition, but is licensed for use as a development and test system, not as a production server. SQL Server Developer Edition cannot be used in a production environment. The SQL Server 2017 Developer Edition license terms are located here.
Template Content
MicrosoftSQL
railwayapp-templates/microsoft-sql-serverDetails
Brody
Created on Apr 10, 2024
411 total projects
275 active projects
16% success on recent deploys
Dockerfile
Other
More templates in this category
Foundry Virtual Tabletop
A Self-Hosted & Modern Roleplaying Platform
Lucas's Projects
44
(v1) Simple Medusa Backend
Deploy an ecommerce backend and admin using Medusa
Shahed Nasser's Projects
319