Skip to content
This repository was archived by the owner on Feb 15, 2023. It is now read-only.

Commit 4efed04

Browse files
authored
chore: add deprecation header and remove appservice refs
1 parent 1ec2cc6 commit 4efed04

File tree

1 file changed

+3
-14
lines changed

1 file changed

+3
-14
lines changed

README.md

Lines changed: 3 additions & 14 deletions
Original file line numberDiff line numberDiff line change
@@ -1,3 +1,6 @@
1+
# WARNING: This repository is no longer maintained :warning:
2+
3+
> This repository will not be updated. The repository will be kept available in read-only mode.
14
<p align="center">
25
<a href="https://cloud.ibm.com">
36
<img src="https://cloud.ibm.com/media/docs/developer-appservice/resources/ibm-cloud.svg" height="100" alt="IBM Cloud">
@@ -28,18 +31,8 @@ This application also enables a starting place for a Python microservice using F
2831

2932
## Steps
3033

31-
You can [deploy this application to IBM Cloud](https://cloud.ibm.com/developer/appservice/create-app?starterKit=db553c13-0d86-3291-b523-bbcc7e610a52) or [build it locally](#building-locally) by cloning this repo first. After your app is live, you can access the `/health` endpoint to build out your cloud native application.
32-
3334
### Deploying to IBM Cloud
3435

35-
<p align="center">
36-
<a href="https://cloud.ibm.com/developer/appservice/create-app?starterKit=db553c13-0d86-3291-b523-bbcc7e610a52">
37-
<img src="https://cloud.ibm.com/devops/setup/deploy/button_x2.png" alt="Deploy to IBM Cloud">
38-
</a>
39-
</p>
40-
41-
Click **Deploy to IBM Cloud** to deploy this same application to IBM Cloud. This option creates a deployment pipeline, complete with a hosted GitLab project and a DevOps toolchain. You can deploy your app to a Kubernetes cluster or a Red Hat OpenShift cluster. OpenShift is available only through a standard cluster, which requires you to have a billable account.
42-
4336
[IBM Cloud DevOps](https://www.ibm.com/cloud/devops) services provides toolchains as a set of tool integrations that support development, deployment, and operations tasks inside IBM Cloud.
4437

4538
### Building locally
@@ -126,10 +119,6 @@ ibmcloud dev build --debug
126119
ibmcloud dev debug
127120
```
128121

129-
## Next steps
130-
* Learn more about the services and capabilities of [IBM Cloud](https://cloud.ibm.com).
131-
* Explore other [sample applications](https://cloud.ibm.com/developer/appservice/starter-kits) on IBM Cloud.
132-
133122
## License
134123

135124
This sample application is licensed under the Apache License, Version 2. Separate third-party code objects invoked within this code pattern are licensed by their respective providers pursuant to their own separate licenses. Contributions are subject to the [Developer Certificate of Origin, Version 1.1](https://developercertificate.org/) and the [Apache License, Version 2](https://www.apache.org/licenses/LICENSE-2.0.txt).

0 commit comments

Comments
 (0)