Microsoft SQL Server

Microsoft SQL Server

A relational model database server produced by Microsoft

Deploy Microsoft SQL Server

MicrosoftSQL

railwayapp-templates/microsoft-sql-server

Just deployed

/var/opt/mssql

Overview

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.

How to use

Reference the MSSQL_URL variable from your service to connect to the database in your tool of choice (e.g. ${{MicrosoftSQL.MSSQL_URL}})

Connecting

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.

License

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

Deploy Now

Details

Created on Apr 10, 2024

27 total projects

14 active projects

44% success on recent deploys

Dockerfile

Other



More templates in this category

View Template
Foundry Virtual Tabletop

Foundry Virtual Tabletop

A Self-Hosted & Modern Roleplaying Platform


Lucas

View Template
Simple Medusa Backend

Simple Medusa Backend

Deploy an ecommerce backend and admin using Medusa


Shahed Nasser

View Template
Mongo Express

Mongo Express

A lightweight web-based admin tool for MongoDB databases.


alphasec