Skip to content

Commit 56351a1

Browse files
feat: added new info for dashboard section
Added new information for dashboard section
1 parent e30ace7 commit 56351a1

File tree

4 files changed

+177
-42
lines changed

4 files changed

+177
-42
lines changed

sites/platform/.yaml

Lines changed: 65 additions & 24 deletions
Original file line numberDiff line numberDiff line change
@@ -111,15 +111,16 @@ elasticsearch:
111111
- '7.17'
112112
versions-dedicated-gen-2:
113113
supported:
114-
- '8.5'
114+
- '7.2'
115+
- '7.5'
116+
- '7.6'
117+
- '7.7'
118+
- '7.9'
119+
- '7.10'
115120
- '7.17'
121+
- '8.5'
122+
- '8.8'
116123
deprecated:
117-
- '7.10'
118-
- '7.9'
119-
- '7.7'
120-
- '7.6'
121-
- '7.5'
122-
- '7.2'
123124
- '6.8'
124125
- '6.5'
125126
- '5.6'
@@ -218,6 +219,7 @@ golang:
218219
- '1.9'
219220
- '1.8'
220221
supported:
222+
- '1.24'
221223
- '1.23'
222224
- '1.22'
223225
- '1.21'
@@ -375,17 +377,17 @@ mariadb:
375377
- '10.4'
376378
versions-dedicated-gen-2:
377379
supported:
380+
- 11.4 Galera
378381
- 10.11 Galera
379-
- 10.8 Galera
380-
- 10.7 Galera
381382
- 10.6 Galera
382383
- 10.5 Galera
383384
- 10.4 Galera
384-
- 10.3 Galera
385385
deprecated:
386+
- 11.2 Galera
386387
- 10.2 Galera
387388
- 10.1 Galera
388389
- 10.0 Galera
390+
- 10.3 Galera
389391
versions-dedicated-gen-3:
390392
supported:
391393
- 10.11 Galera
@@ -424,10 +426,15 @@ mysql:
424426
- '10.3'
425427
versions-dedicated-gen-2:
426428
supported:
429+
- 11.4 Galera
430+
- 10.11 Galera
431+
- 10.6 Galera
432+
- 10.5 Galera
427433
- 10.5 Galera
428434
- 10.4 Galera
429-
- 10.3 Galera
430435
deprecated:
436+
- 11.2 Galera
437+
- 10.3 Galera
431438
- 10.2 Galera
432439
- 10.1 Galera
433440
- 10.0 Galera
@@ -462,7 +469,8 @@ memcached:
462469
- '1.4'
463470
versions-dedicated-gen-2:
464471
supported:
465-
- 1.4*
472+
- '1.5'
473+
- '1.4'
466474
mongodb:
467475
description: Experimental MongoDB support on Platform.sh
468476
repo_name: mongodb
@@ -509,6 +517,7 @@ mongodb-enterprise:
509517
- '4.0'
510518
versions-dedicated-gen-2:
511519
supported:
520+
- '7.0'
512521
- '6.0'
513522
- '5.0'
514523
- '4.4'
@@ -569,7 +578,10 @@ nodejs:
569578
- '20'
570579
- '18'
571580
versions-dedicated-gen-2:
572-
supported: []
581+
supported:
582+
- '20'
583+
- '19'
584+
- '18'
573585
deprecated:
574586
- '16'
575587
- '14'
@@ -601,8 +613,14 @@ opensearch:
601613
versions-dedicated-gen-2:
602614
deprecated: []
603615
supported:
604-
- '2.5'
605616
- '1.2'
617+
- '1.99'
618+
- '2.12'
619+
- '2.14'
620+
- '2.5'
621+
- '2.18'
622+
- '2.19'
623+
- '2.99'
606624
versions-dedicated-gen-3:
607625
deprecated: []
608626
supported:
@@ -656,6 +674,8 @@ php:
656674
type: php
657675
versions-dedicated-gen-2:
658676
supported:
677+
- '8.4'
678+
- '8.3'
659679
- '8.2'
660680
- '8.1'
661681
- '8.0'
@@ -758,6 +778,7 @@ python:
758778
- '3.5'
759779
- 2.7*
760780
supported:
781+
- '3.13'
761782
- '3.12'
762783
- '3.11'
763784
- '3.10'
@@ -786,6 +807,7 @@ rabbitmq:
786807
- '3.6'
787808
- '3.5'
788809
supported:
810+
- '4.1'
789811
- '4.0'
790812
- '3.13'
791813
- '3.12'
@@ -796,6 +818,8 @@ rabbitmq:
796818
- '3.5'
797819
versions-dedicated-gen-2:
798820
supported:
821+
- '4.1'
822+
- '4.0'
799823
- '3.13'
800824
- '3.12'
801825
deprecated:
@@ -827,38 +851,43 @@ redis:
827851
type: redis
828852
versions:
829853
deprecated:
854+
- '7.0'
855+
- '6.2'
830856
- '6.0'
831857
- '5.0'
832858
- '4.0'
833859
- '3.2'
834860
- '3.0'
835861
- '2.8'
836862
supported:
863+
- '8.0'
837864
- '7.2'
838-
- '7.0'
839-
- '6.2'
840865
legacy:
841866
- '6.0'
842867
versions-dedicated-gen-2:
843868
supported:
869+
- '8.0'
870+
- '7.4'
871+
- '7.2'
872+
deprecated:
844873
- '7.0'
845874
- '6.2'
846-
deprecated:
847875
- '6.0'
848876
- '5.0'
849877
- '3.2'
850878
versions-dedicated-gen-3:
851879
deprecated:
880+
- '7.0'
881+
- '6.2'
852882
- '6.0'
853883
- '5.0'
854884
- '4.0'
855885
- '3.2'
856886
- '3.0'
857887
- '2.8'
858888
supported:
889+
- '8.0'
859890
- '7.2'
860-
- '7.0'
861-
- '6.2'
862891
ruby:
863892
description: ''
864893
repo_name: ruby
@@ -898,6 +927,7 @@ ruby:
898927
- '2.4'
899928
- '2.3'
900929
supported:
930+
- '3.4'
901931
- '3.3'
902932
- '3.2'
903933
- '3.1'
@@ -978,6 +1008,12 @@ solr:
9781008
- '8.11'
9791009
versions-dedicated-gen-2:
9801010
supported:
1011+
- '9.7'
1012+
- '9.6'
1013+
- '9.4'
1014+
- '9.2'
1015+
- '9.1'
1016+
- '9.0'
9811017
- '8.11'
9821018
deprecated:
9831019
- '8.6'
@@ -1077,35 +1113,40 @@ redis-persistent:
10771113
type: redis-persistent
10781114
versions:
10791115
deprecated:
1116+
- '7.0'
1117+
- '6.2'
10801118
- '6.0'
10811119
- '5.0'
10821120
- '4.0'
10831121
- '3.2'
10841122
- '3.0'
10851123
- '2.8'
10861124
supported:
1125+
- '8.0'
10871126
- '7.2'
1088-
- '7.0'
1089-
- '6.2'
10901127
legacy:
10911128
- '6.0'
10921129
versions-dedicated-gen-2:
10931130
supported:
1131+
- '8.0'
1132+
- '7.4'
1133+
- '7.2'
1134+
deprecated:
10941135
- '7.0'
10951136
- '6.2'
1096-
deprecated:
10971137
- '6.0'
10981138
- '5.0'
10991139
- '3.2'
11001140
versions-dedicated-gen-3:
11011141
deprecated:
1142+
- '7.0'
1143+
- '6.2'
11021144
- '6.0'
11031145
- '5.0'
11041146
- '4.0'
11051147
- '3.2'
11061148
- '3.0'
11071149
- '2.8'
11081150
supported:
1151+
- '8.0'
11091152
- '7.2'
1110-
- '7.0'
1111-
- '6.2'

sites/platform/src/development/regions.md

Lines changed: 33 additions & 2 deletions
Original file line numberDiff line numberDiff line change
@@ -31,9 +31,40 @@ See all available information in the [API documentation](https://api.platform.sh
3131

3232
### Carbon Emissions dashboard
3333

34-
The Carbon Emissions dashboard provides an overview of the carbon footprint associated with your cloud resource usage. Accessible via the Emissions tab within the Billing section in Console, this dashboard calculates emissions using a Carbon Price List (CPL) methodology, inspired by the Cloud Carbon Footprint model.
34+
The Carbon Emissions dashboard provides an overview of the carbon footprint associated with your cloud resource usage. This dashboard calculates emissions using a Carbon Price List (CPL) methodology, inspired by the Cloud Carbon Footprint model.
35+
36+
Users can view total emissions over time and track project specific emissions for the current year, broken down by kilograms of CO2 equivalent (kg CO2e). The dashboard also includes information about how emissions are calculated and what factors (server location, usage etc.) can influence those totals.
37+
38+
#### Access the dashboard
39+
40+
This dashboard is accessible via the Emissions tab within the Billing section in Console.
41+
42+
#### How is this calculated?
43+
44+
We collect detailed billing data from our cloud service providers (including associated costs and quantities) and this information is represented as line items.
45+
46+
Our carbon management partner, Greenly, calculates the energy use and embodied emissions for each line item. This is done through data gathering and modeling that estimates energy consumption, power usage effectiveness (PUE), and carbon intensity for the cloud providers. Using cost allocation models, your project’s share of emissions is then estimated.
47+
48+
We have been working closely with Greenly to build upon the model, tailoring it to better reflect our specific data and technical requirements to ensure your emissions data is credible, compliant and supports your progress toward real, measurable sustainability targets.
49+
50+
{{% note theme="warning" %}}
51+
52+
[OVH](/development/regions.html#france-fr-3-fr-3) and [Orange](/development/regions.html#france-fr-1-fr-1) region data is not available in this dashboard.
53+
54+
{{% /note %}}
55+
56+
#### What affects emissions?
57+
58+
- **Where you run:** Data center regions vary greatly in grid-carbon intensity. Selecting a cleaner region is the most impactful way to reduce footprint.
59+
60+
- **What you provision:** Emissions rise in proportion to the resources you allocate.
61+
62+
{{% note theme="tip" %}}
63+
64+
Optimizing code or app performance reduces emissions only if it leads to lower resource allocation.
65+
66+
{{% /note %}}
3567

36-
Users can view total emissions over time and track project specific emissions for the current year, broken down by kilograms of CO2 equivalent (kg CO2e). The dashboard also includes context on how emissions are calculated and what factors - such as server location and usage - can influence your totals.
3768

3869
## Region availability
3970

0 commit comments

Comments
 (0)