Discussions
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.
Posted by Marcus Polini 12 months ago
Creating IP address access rules to webapp
We're familiar with using Cloudflare as a proxy to apply IP address access rules to webapps.
How can I do this on MedStack Control?
Posted by Marcus Polini 12 months ago
Get storage account primary and secondary key
Is there a way to get the primary and secondary key when generate the storage account?
Posted by Ricardo Fuentes about 1 year ago
Running a service that isn't bound by a task/job
Hi team,
I'm hoping to run a centOS (or similar) service that isn't executing any job for the purpose of sandboxing. Is this possible?
Posted by Adam Sweeney about 1 year ago
On Medstack - Where are Backups stored? And how are backups eventually destroyed?
Where are Backups stored? And how are backups eventually destroyed?
Posted by Jacob C about 1 year ago
Using object storage as a local filesystem
Is it possible to mount a blob as a folder on a container?
Posted by Marcus Polini about 1 year ago
Access Redis service from the exterior
I need my redis service to be reachable by a redis-client not in my cluster.
I have created a redis service using the redis:alpine image.
I have set a domain name (like redis.blabla.com) and specified the internal port 6379 (I checked, it is the exposed port in the dockerfile) and configured my dns redirection (using the same process as my other services that are using http)
I have restarted the load balancer.
So now the redis service should be accessible for the other services in the node.
But I need to access it from outside as well.
When I use redis-cli on my computer, with hostname 'redis.blabla.com' and port 80, it connects, but for any command I receive `Error: Protocol error, got "H" as reply type byte`
From my research I understand that maybe the load balancer did not transmit the request with the right protocol, which should be TCP (I think).
Is it a use-case already seen? If so, what did I miss?
Posted by Arnaud Delevacque about 1 year ago
Host Wordpress Application
We'd like to migrate our wordpress application over to MedStack Control. How does that work?
Posted by Serene Yeung about 1 year ago
Host Wordpress Application
Posted by Serene Yeung about 1 year ago
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?
Posted by Marcus Polini about 1 year ago