Skip to content

Commit eaf75d9

Browse files
davlgdjuliamrch
authored andcommitted
Update regions and types in README.md
1 parent 4b462f7 commit eaf75d9

File tree

1 file changed

+10
-9
lines changed

1 file changed

+10
-9
lines changed

README.md

Lines changed: 10 additions & 9 deletions
Original file line numberDiff line numberDiff line change
@@ -76,22 +76,23 @@ on:
7676
### Values for `--type`
7777

7878
- `docker`: for Docker-based applications
79+
- `elixir`: for Elixir-based applications
7980
- `go`: for Go applications
80-
- `gradle`: for applications launched with gradle
81-
- `haskell`: for haskell applications
82-
- `jar`: for applications deployed as standalone jar files
83-
- `maven`: for applications launched with maven
81+
- `gradle`: for applications launched with Gradle
82+
- `haskell`: for Haskell applications
83+
- `jar`: for applications deployed as standalone JAR files
84+
- `maven`: for applications launched with Maven
8485
- `meteor`: for Meteor applications launched with Node.js
8586
- `node`: for Node.js applications
8687
- `php`: for PHP applications
8788
- `play1`: for Play1 applications
8889
- `play2`: for Play2 applications
89-
- `python`: for python27 and python3 applications
90-
- `ruby`: for ruby applications
91-
- `rust`: for rust applications
90+
- `python`: for Python applications
91+
- `ruby`: for Ruby applications
92+
- `rust`: for Rust applications
9293
- `sbt`: for applications launched with SBT
9394
- `static-apache`: for static (HTML only) websites
94-
- `war`: for applications deployed as war files
95+
- `war`: for applications deployed as WAR files
9596

9697
### Inject secrets and variables
9798

@@ -123,10 +124,10 @@ You can override default options by defining `region`, `domain`, `name`, and `al
123124
### Values for `--region`
124125

125126
- `par` (Paris, [Clever Cloud](https://www.clever-cloud.com/infrastructure/))
127+
- `grahds` (Gravelines, HDS servers, OVHcloud)
126128
- `rbx` (Roubaix, OVHcloud)
127129
- `rbxhds` (Roubaix, HDS servers, OVHcloud)
128130
- `scw` (Paris, [Scaleway DC5](https://www.clever-cloud.com/blog/press/2023/01/17/clever-cloud-and-scaleway-join-forces-to-unveil-a-sovereign-european-paas-offering/))
129-
- `jed` (Jeddah, Oracle Cloud)
130131
- `mtl` (Montreal, OVHcloud)
131132
- `sgp` (Singapore, OVHcloud)
132133
- `syd` (Sydney, OVHcloud)

0 commit comments

Comments
 (0)