Control Panel
Setup and Administration for the Arch Platform
Database Connection
The Control Panel requires both a standard connection string and a read-only connection string. Use host.docker.internal as the server address so the container can reach a Sql Server instance running on your local machine.
Example
Setting
Value
Connection String
Server=host.docker.internal;Database=ArchControlPanel;User Id=<UserId>;Password=<Password>;TrustServerCertificate=true
Read Only Connection String
Server=host.docker.internal;Database=ArchControlPanel;User Id=<UserId>;Password=<Password>;ApplicationIntent=ReadOnly;TrustServerCertificate=true
Tech Sovereignty
Arch
Company
About Contact