Chromium Code Reviews
chromiumcodereview-hr@appspot.gserviceaccount.com (chromiumcodereview-hr) | Please choose your nickname with Settings | Help | Chromium Project | Gerrit Changes | Sign out
(2494)

Unified Diff: chrome/common/extensions/docs/server2/README

Issue 2250823003: [Extension DocServer] Update BranchUtility, README (Closed) Base URL: https://chromium.googlesource.com/chromium/src.git@master
Patch Set: Update usernames Created 4 years, 4 months ago
Use n/p to move between diff chunks; N/P to move between comments. Draft comments are only viewable by you.
Jump to:
View side-by-side diff with in-line comments
Download patch
« no previous file with comments | « no previous file | chrome/common/extensions/docs/server2/app.yaml » ('j') | no next file with comments »
Expand Comments ('e') | Collapse Comments ('c') | Show Comments Hide Comments ('s')
Index: chrome/common/extensions/docs/server2/README
diff --git a/chrome/common/extensions/docs/server2/README b/chrome/common/extensions/docs/server2/README
index 2315d922db3524ce3e89663df28b5a0b427881a4..2a828036b5199c3fbc95230ad88bf9e775044e1f 100644
--- a/chrome/common/extensions/docs/server2/README
+++ b/chrome/common/extensions/docs/server2/README
@@ -48,6 +48,11 @@ server to pull data from that file:
http://localhost:8080/_update_cache/FOOCACHE
+ If you see errors about the FOOCACHE file not existing, the server may be
+ looking for the file in the root chromium directory (under src/), even if
+ you launched the server from the server2 directory. Try moving the FOOCACHE
+ file there.
+
The server should take about a minute to fully populate its Datastore
from the data in your FOOCACHE file. Now you have a working dev server!
@@ -66,7 +71,8 @@ Using Google Cloud Storage content providers with preview.py
Deploying the Server
You will need to have access to the http://chrome-apps-doc.appspot.com app.
-Contact kalman@chromium.org or rockot@chromium.org to obtain access.
+Contact rdevlin.cronin@chromium.org or another extensions team member to obtain
+access.
Once you have access:
« no previous file with comments | « no previous file | chrome/common/extensions/docs/server2/app.yaml » ('j') | no next file with comments »

Powered by Google App Engine
This is Rietveld 408576698