mirror of
https://github.com/google/nomulus
synced 2026-09-19 22:44:26 +00: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:
+2
-2
@@ -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`.
|
||||
|
||||
|
||||
Reference in New Issue
Block a user