mirror of
https://github.com/google/nomulus.git
synced 2025-05-14 16:37:13 +02:00
Add more explanation to architecture document
This also renames the document to clarify its scope as being all of Google Cloud Platform, not just App Engine. ------------- Created by MOE: https://github.com/google/moe MOE_MIGRATED_REVID=169543846
This commit is contained in:
parent
e0f432aafb
commit
c64e9fe788
4 changed files with 87 additions and 72 deletions
|
@ -25,8 +25,8 @@ the [first steps tutorial](./first-steps-tutorial.md).
|
|||
## How to load an escrow file
|
||||
|
||||
First of all, ensure that all of the cloud storage buckets are set up for
|
||||
nomulus. See the [architecture documentation](./app-engine-architecture.md) for
|
||||
details. The escrow file that will be imported should be uploaded to the
|
||||
nomulus. See the [Architecture documentation](./architecture.md) for details.
|
||||
The escrow file that will be imported should be uploaded to the
|
||||
`PROJECT-rde-import` cloud storage bucket. The escrow file should not be
|
||||
compressed or encrypted. When launching each mapreduce job, reference the
|
||||
absolute path to the file (just the path, not the bucket name) in the `path`
|
||||
|
|
Loading…
Add table
Add a link
Reference in a new issue