This repository was archived by the owner on Apr 27, 2026. It is now read-only.
-
Notifications
You must be signed in to change notification settings - Fork 128
Expand file tree
/
Copy pathconfig.yaml
More file actions
89 lines (66 loc) · 2.74 KB
/
config.yaml
File metadata and controls
89 lines (66 loc) · 2.74 KB
1
2
3
4
5
6
7
8
9
10
11
12
13
14
15
16
17
18
19
20
21
22
23
24
25
26
27
28
29
30
31
32
33
34
35
36
37
38
39
40
41
42
43
44
45
46
47
48
49
50
51
52
53
54
55
56
57
58
59
60
61
62
63
64
65
66
67
68
69
70
71
72
73
74
75
76
77
78
79
80
81
82
83
84
85
86
87
88
89
# Upsun CLI (Platform.sh compatibility) configuration overrides
# See config-defaults.yaml for the default values and a list of other required keys.
#
# Platform.sh is now Upsun.
#
# These are settings for the 'platform' command, which is available for backwards compatibility.
application:
name: 'Upsun CLI (Platform.sh compatibility)'
slug: 'platformsh-cli'
executable: 'platform'
env_prefix: 'PLATFORMSH_CLI_'
user_config_dir: '.platformsh'
package_name: 'platformsh/cli'
installer_url: 'https://platform.sh/cli/installer'
manifest_url: 'https://platform.sh/cli/manifest.json'
github_repo: 'platformsh/legacy-cli'
mark_unwrapped_legacy: true
wrapped_disabled_commands:
- self:install
- self:update
service:
name: 'Upsun (formerly Platform.sh)'
env_prefix: 'PLATFORM_'
project_config_dir: '.platform'
app_config_file: '.platform.app.yaml'
console_url: 'https://console.upsun.com'
docs_url: 'https://docs.upsun.com'
docs_search_url: 'https://docs.upsun.com/search.html?q={{ terms }}'
register_url: 'https://auth.upsun.com/register'
reset_password_url: 'https://auth.upsun.com/reset-password'
pricing_url: 'https://upsun.com/pricing'
activity_type_list_url: 'https://docs.upsun.com/anchors/fixed/integrations/activity-scripts/type/'
runtime_operations_help_url: 'https://docs.upsun.com/anchors/fixed/app/runtime-operations/'
api:
base_url: 'https://api.upsun.com'
auth_url: 'https://auth.upsun.com'
oauth2_client_id: 'platform-cli'
organization_types: [flexible, fixed]
default_organization_type: flexible
organizations: true
user_verification: true
metrics: true
teams: true
vendor_filter: 'upsun'
ssh:
domain_wildcards: ['*.platform.sh']
detection:
git_remote_name: 'platform'
git_domain: 'platform.sh' # matches git.eu-5.platform.sh, etc.
site_domains: ['platform.sh', 'platformsh.site', 'tst.site', 'upsunapp.com', 'upsun.app']
cluster_header: 'X-Platform-Cluster'
migrate:
prompt: true
docs_url: https://docs.upsun.com/anchors/fixed/cli/
warnings:
non_production_domains_msg: |
This feature is only available to Enterprise and Elite customers.
If you're an Enterprise or Elite customer, contact support to enable the feature.
Otherwise contact sales first to upgrade your plan.
See: https://docs.upsun.com/anchors/fixed/get-support/
guaranteed_resources_msg: |
You have chosen to allocate guaranteed resources for app(s) and/or service(s).
This change may affect resource costs. See: <info>https://upsun.com/pricing/</info>
This process requires a redeployment of containers on their own host, which may take a few minutes to complete.
guaranteed_resources_branch_msg: |
Guaranteed resources from the parent will be provisioned, impacting your bill.