mirror of
https://github.com/google/nomulus.git
synced 2025-08-05 01:11:50 +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
|
@ -106,8 +106,8 @@ Cloud Platform. Make sure to choose a good Project ID, as it will be used
|
|||
repeatedly in a large number of places. If your company is named Acme, then a
|
||||
good Project ID for your production environment would be "acme-registry". Keep
|
||||
in mind that project IDs for non-production environments should be suffixed with
|
||||
the name of the environment (see the [App Engine architecture
|
||||
guide](./app-engine-architecture.md) for more details). For the purposes of this
|
||||
the name of the environment (see the [Architecture
|
||||
documentation](./architecture.md) for more details). For the purposes of this
|
||||
example we'll deploy to the "alpha" environment, which is used for developer
|
||||
testing. The Project ID will thus be `acme-registry-alpha`.
|
||||
|
||||
|
|
Loading…
Add table
Add a link
Reference in a new issue