0.0.41 • Published 6 years ago

xceling v0.0.41

Weekly downloads
1
License
MIT
Repository
-
Last release
6 years ago

The xceling-* suite is based on PHP based CMS I developed and is currently in production use. These websites include the small personal and some large commercial ones.

If you are interested in helping move this nodejs project forward or would like to see the PHP version contact me at rama@ramabahama.net

The xceling package is the base for the suite and will include the dependencies as needed. The functionality for this project is coming along nicely, but it is still well in the pre-alpha range.

TO USE XCELING:

1) npm install xceling

2) Find the xceling-app package (in node_modules) and edit the conguration.js file. Your edited file can be saved anywhere (see below for startup instructions). It is important to remember that if you intend on publishing a package ALL files are included by default - do not leave sensitive information inside a node_modules package.

3) If you intend to use an SSL connection you will need to set up and specify the location of the appropriate certificate files (see below for startup instructions). You should never leave these files where they can be accidentally scooped up in a package publishing.

4) To start the Xceling server/CMS go to the xceling package and execute the following command: node application configuration=LOCATION OF CONFIGURATION FILE ssl=TRUE/FALSE.

LOCATION OF CONFIGURATION FILE = the location of the configuration file you created (see above step 2) TRUE/FALSE = with the ssl command line argument true will attempt to start a secure server, and false will attempt to start a non-secure server (see above step 3).

0.0.41

6 years ago

0.0.40

6 years ago

0.0.37

7 years ago

0.0.36

7 years ago

0.0.35

7 years ago

0.0.31

7 years ago

0.0.30

7 years ago

0.0.25

7 years ago

0.0.24

7 years ago

0.0.23

7 years ago

0.0.22

7 years ago