cold
cold OPTIONS
cold provides the admin interface for cold. Cold is implemented using dataset collections for object persistence and relies on datasetd for JSON API to each collection.
cold is setup to run at http://localhost:8111. The static content hosted in the “/var/www/html/cold/app” directory. The datasetd service is setup to run at http://localhost:8112 supporting the people, groups and vocabularies dataset collections.
cold -port=8111 -htdocs=/var/www/html/cold/app -apiUrl=http://localhost:8112