1.4.4 • Published 3 years ago

akera-server v1.4.4

Weekly downloads
-
License
SEE LICENSE IN <L...
Repository
-
Last release
3 years ago

Akera Logo

Lightweight application server for Progress OpenEdge built on the node.js platform.

Installation

$ npm set registry "http://repository.akera.io/"
$ npm install akera-server

Docs

Tests

To run the test suite, first install the dependencies, then run npm test:

$ npm install
$ npm test

Quick Start

Configure an application server:

$ akera-server new sports
  • fill in configuration options as requested by the configuration script:

Configure Broker

  • add application databases (can be omitted if set in start-up parameter file)

Configure Broker databases

Start the application server:

$ akera-server start sports

Install the application server as a service (daemon):

$ akera-server install sports

License

Copyright (c) 2015 ACORN IT, Romania - All rights reserved

This Software is protected by copyright law and international treaties. This Software is licensed (not sold), 
and its use is subject to a valid WRITTEN AND SIGNED License Agreement. The unauthorized use, copying or 
distribution of this Software may result in severe criminal or civil penalties, and will be prosecuted to the 
maximum extent allowed by law.