diff --git a/config/bushido.json b/config/bushido.json index 79139bf8..85adbc0c 100644 --- a/config/bushido.json +++ b/config/bushido.json @@ -1,7 +1,8 @@ { - "platform": "rails", - "platform_version": 3, - "ruby_version": "1.9.2", - "sql": false, - "mongodb": true + "platform": "rails", + "platform_version": 3, + "ruby_version": "1.9.2", + "sql": false, + "mongodb": true, + "start_page": "admin" } diff --git a/doc/TODO b/doc/TODO index 7eb36344..0c45ca12 100644 --- a/doc/TODO +++ b/doc/TODO @@ -15,7 +15,7 @@ BACKLOG: - edit images (upload new ones, ...etc) => wait for aloha or send them an email ? - global regions: keyword in editable element (http://www.mongodb.org/display/DOCS/Updating) - cucumber features for admin pages (in progress) -(- duostack version) +(- duostack/doutcloud version) - icon for redirection page in the pages section (back-office) - write my first tutorial about locomotive - upgrade warning if new version of locomotive (maybe based on the commit id)