emergence

1.0.8 • Public • Published

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

Readme

Keywords

none

Package Sidebar

Install

npm i emergence

Weekly Downloads

10

Version

1.0.8

License

MIT

Unpacked Size

246 kB

Total Files

67

Last publish

Collaborators

  • emergence
  • jarvus