N
N
Nikolai Panteleev2017-03-29 18:34:41
Server equipment
Nikolai Panteleev, 2017-03-29 18:34:41

How to deploy a server with local storage of media content?

1. There is a website in the cloud. Media content (video files) is hosted on the same host as the site.
2. There is an organization (far from Moscow). This organization has 150 users (with the prospect of growing to 250-300).
3. The organization has a rather narrow Internet channel, which will not allow users to view media content at the same time.
4. There is an idea of ​​local placement of content (on a server in an organization) and raising local servers (web, dns).
5. The user accesses the site, but when trying to view media content, the web server redirects the request to the local storage, i.e. all site content is displayed from the Internet, and media - from local storage.
Is it possible to organize such a scheme? How to maximize the degree of security (the server with the content will be located in the local network of a third-party organization, i.e. the administrator will have physical access)? What is the estimated cost of such a development?

Answer the question

In order to leave comments, you need to log in

1 answer(s)
D
Dimonchik, 2017-03-30
@dimonchik2013

cost - set up one nginx
with proxy_pass and if file_exists parameters,
well, and also shamanize the local grid, the proxy can

Didn't find what you were looking for?

Ask your question

Ask a Question

731 491 924 answers to any question