|>> |>>
__|__ __|__
\ | / \ /
| ^ | | ^ |
__| o |__________| o |__
[__|_|__|(rp)| | |______]
____[|||||||||||||__|||||||||]____
RAMPART
Your server is running, and can now be customized.
See the web_server/web_server_conf.js script in the Rampart distribution directory.
There are also some examples included to get you started.
There are a few more in the web_server/apps/test-modules/ directory.
To enable authentication, set authMod: true in web_server_conf.js and run initial setup:
rampart apps/auth.js
Once enabled:
See auth-conf.js for configuration. CLI admin: rampart apps/auth.js help
Documentation for Rampart can be found here.
Enjoy!
--The Rampart Development Team