diff --git a/INSTALL.html b/INSTALL.html index c5692c6..ee6485f 100644 --- a/INSTALL.html +++ b/INSTALL.html @@ -46,8 +46,7 @@
cold_admin
+cold
cold_admin OPTIONS
+cold OPTIONS
cold_admin 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 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_admin is setup to run at 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_admin -port=8111 -htdocs=/var/www/html/cold/app -apiUrl=http://localhost:8112
+cold -port=8111 -htdocs=/var/www/html/cold/app -apiUrl=http://localhost:8112