Skip to content

Latest commit

 

History

History
12 lines (8 loc) · 951 Bytes

Addons.md

File metadata and controls

12 lines (8 loc) · 951 Bytes

Monitoring


Frontend

  • Nginx MogileFS module - It is MogileFS client for nginx web server. You can use Nginx as a reverse proxy with this module.
  • moxie - It may be desirable to have read access to a production MogileFS instance but with write access to another instance for development and testing purposes. In this case, a proxy can be inserted between the application and MogileFS in order to facilitate this setup. A small python proxy program for this purpose.