Discussions

Ask a Question
ANSWERED

how can we allow medstack storage SAS token to allow read from all IPs in the world

I use the following url to read some file I saved in medstack (I'm replacing sensitve date with curly brackets {vars}: https://{storage-account-name}.blob.core.windows.net/{container-name}/{blob-name}.jpg?sp=r&sv=2018-11-09&sr=c&st=2022-07-13T16%3A09%3A00Z&se={expires}&spr=https&sig={secret} This only works for allowed IPs declared in the "Allowed IP's" tab. How can I open this to everyone with the link?
ANSWERED

Using serverless functions like AWS Lambda

We use Lambda for some application logic in our stack. From a compliance perspective with the guarantees of MedStack Control, is this okay?
ANSWERED

Hosting static files on MedStack Control's storage service

Should we move all our static files (HTML, JS, CSS, etc) to MedStack Control? We currently host static assets on our S3 bucket.
ANSWERED
ANSWERED

Configuring DNS settings and A records for serving apps

How do I configure my DNS settings to successfully serve apps running on MedStack Control? I'm expecting to be able to make my apps available to the open-internet.
ANSWERED

On Medstack - Where are Backups stored? And how are backups eventually destroyed?

Where are Backups stored? And how are backups eventually destroyed?
ANSWERED

Deploying Mirth Connect

Is it possible to run Mirth Connect on MedStack Control?

Host Wordpress Application

ANSWERED

How do I delete old invitations for users

There is an old invitation for a user that I want to delete. But my only option is to "Resend". I don't want to do that.
ANSWERED

Get storage account primary and secondary key

Is there a way to get the primary and secondary key when generate the storage account?