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

Commit 40b0ab4

Browse files
authored
Merge pull request #295 from IBM/deprecation
chore: add deprecation header and remove appservice refs
2 parents 6ad0070 + 14b838e commit 40b0ab4

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 app contains an opinionated set of files for web serving:
2831

2932
## Steps
3033

31-
You can [deploy this application to IBM Cloud](https://cloud.ibm.com/developer/appservice/create-app?starterKit=5ef1a664-8ff5-3ebb-b6d2-a8478e3cb789) or [build it locally](#building-locally) by cloning this repo first. Once 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=5ef1a664-8ff5-3ebb-b6d2-a8478e3cb789">
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
@@ -108,10 +101,6 @@ ibmcloud dev build --debug
108101
ibmcloud dev debug
109102
```
110103

111-
## Next Steps
112-
* Learn more about [IBM Cloud](https://cloud.ibm.com) and how to incorporate its services in your application.
113-
* Explore other [sample applications](https://cloud.ibm.com/developer/appservice/starter-kits) on IBM Cloud.
114-
115104
## License
116105

117106
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)