Dropbit is an open-source distillery management application. Track, audit, and report your monthly operational reports to the TTB with peace of mind.
Dropbit is an open-source distillery management application. Track, audit, and report your monthly operational reports to the TTB with peace of mind.
<connectionStrings>
<add name="DistilDBContext"
providerName="System.Data.SqlClient"
connectionString="Data Source=SERVERNAME;Initial Catalog=DATABASENAME;Integrated Security=True;Connect Timeout=30;Encrypt=False;TrustServerCertificate=True;ApplicationIntent=ReadWrite;MultiSubnetFailover=False" ></add>
</connectionStrings>
Dropbit was developed for deployment into the Azure cloud. You can deploy these samples directly through the Azure Portal to App Service and Azure SQL. Consult Azure documentation for further insructions.