You signed in with another tab or window. Reload to refresh your session.You signed out in another tab or window. Reload to refresh your session.You switched accounts on another tab or window. Reload to refresh your session.Dismiss alert
Copy file name to clipboardExpand all lines: README.md
+3-6Lines changed: 3 additions & 6 deletions
Original file line number
Diff line number
Diff line change
@@ -1,11 +1,10 @@
1
1
# Scaleway plugin for Serverless Framework
2
2
3
-
Plugin for using Scaleway [Serverless Functions](https://www.scaleway.com/en/serverless-functions/) and [Serverless Containers](https://www.scaleway.com/en/serverless-containers/) with [Serverless Framework](https://serverless.com/).
3
+
Plugin for using Scaleway [Serverless Functions](https://www.scaleway.com/en/serverless-functions/) and [Serverless Containers](https://www.scaleway.com/en/serverless-containers/) with [Serverless Framework](https://github.com/oss-serverless/serverless).
4
4
5
5
## Requirements
6
6
7
-
-[Serverless Framework v3 CLI](https://serverless.com) installed on your local computer (e.g. run `npm install [email protected] -g`). V4 is not supported.
8
-
-[Scaleway CLI](https://www.scaleway.com/en/cli/) installed on your local computer
7
+
-[Serverless Framework v3 compatible CLI](https://github.com/oss-serverless/serverless) installed on your local computer (e.g. run `npm install -g osls`).
9
8
10
9
If you are using [Scaleway IAM](https://www.scaleway.com/en/iam/), you need to be the Owner of the Scaleway Organization in which the deployment will take place, or be an IAM user of the Organization with a policy granting you the necessary Permission Sets. See the [IAM Overview](https://www.scaleway.com/en/docs/identity-and-access-management/iam/reference-content/overview/) for more information.
11
10
@@ -309,7 +308,7 @@ Documentation is available through runtimes frameworks for:
- [Scaleway Serverless example projects](https://github.com/scaleway/serverless-examples)
314
313
315
314
## Contributing
@@ -318,8 +317,6 @@ This plugin is developed and maintained by the `Scaleway Serverless Team`, but w
318
317
319
318
If you are looking for a way to contribute please read [CONTRIBUTING.md](./.github/CONTRIBUTING.md). You can also look at the [development documentation](docs/development.md).
320
319
321
-
For general information about developing Serverless Framework, refer to the Serverless Framework [plugins documentation](https://www.serverless.com/framework/docs/guides/plugins/creating-plugins).
322
-
323
320
## Help & support
324
321
325
322
- Scaleway support is available on Scaleway Console.
0 commit comments