Huge News!Announcing our $40M Series B led by Abstract Ventures.Learn More
Socket
Sign inDemoInstall
Socket

emergence

Package Overview
Dependencies
Maintainers
2
Versions
9
Alerts
File Explorer

Advanced tools

Socket logo

Install Socket

Detect and block malicious and high-risk dependencies

Install

emergence

[![Join the chat at https://gitter.im/JarvusInnovations/Emergence](https://badges.gitter.im/Join%20Chat.svg)](https://gitter.im/JarvusInnovations/Emergence?utm_source=badge&utm_medium=badge&utm_campaign=pr-badge&utm_content=badge)

  • 1.0.8
  • latest
  • Source
  • npm
  • Socket score

Version published
Weekly downloads
0
decreased by-100%
Maintainers
2
Weekly downloads
 
Created
Source

Emergence

Join the chat at https://gitter.im/JarvusInnovations/Emergence

Emergence is a NodeJS-powered server that provides a web interface for configuring and launching the services that power your website or application. It provides virtualized storage containers for your code and assets that are accessible via WebDAV and API. Each storage container maintains complete version history for all files and can be linked over the web to a parent container that files will be inherited from just-in-time.

Features

  • Rich web interface provides for all setup and management
  • Plugin-based support for system services to be configured and run
    • Plugins included for nginx and mysql
  • Versioned storage containers
    • Inherit remote containers over http
    • Copy-on-write
    • Accessible remotely via WebDAV and locally via API
  • PHP development framework
    • Classes automatically loaded from storage container
    • Lightweight MVC classes optimized for serial inheritance across sites
    • Extendable templating system powered by Dwoo

Requirements

  • NodeJS
  • npm
  • mysql
  • nginx
  • php-fpm
    • php 5.6+
    • apcu
    • mysqli

Installation

See http://emr.ge/docs

Visit http://serverhost:9083 in your browser

FAQs

Package last updated on 30 Apr 2019

Did you know?

Socket

Socket for GitHub automatically highlights issues in each pull request and monitors the health of all your open source dependencies. Discover the contents of your packages and block harmful activity before you install or update your dependencies.

Install

Related posts

SocketSocket SOC 2 Logo

Product

  • Package Alerts
  • Integrations
  • Docs
  • Pricing
  • FAQ
  • Roadmap
  • Changelog

Packages

npm

Stay in touch

Get open source security insights delivered straight into your inbox.


  • Terms
  • Privacy
  • Security

Made with ⚡️ by Socket Inc