- node.js >= Version v0.10.29
- npm >= Version 1.4.14
- CouchDB >= Version 1.6.1
- Git >= Version 1.8.1
- .net Framework >= Version 4.5
To install serpentes, you just need to download the most recent version of the install-serpentes.bat. Execute it and it will lead you through the setup.
At the moment, there are no instructions for OS X and Linux. But you can probably use the same batch file like for Windows. Just the requirements might change and I don't know, if the Windows authentication part will work with mono
When you start the setup, a page will open, which asks you for
- CouchDB hostname
- CouchDB port
- CouchDB username
- CouchDB password
- Application port
- Default domain for Windows authentication
- SSL certificate
The CouchDB hostname is the host where your CouchDB instance runs on
The CouchDB port is the port of your CouchDB instance, default is 5984
The CouchDB username is the username which Serpentes should use to authenticate with
The CouchDB password is the password which Serpentes should use to authenticate with
The application port is the port, Serpentes will listen on
This is the certificate, which is used for https, you need to copy it in the installation folder of your serpentes instance
When you are ready, you can click Save and a file, called start.bat will be created.
