Ecosyste.ms: Awesome
An open API service indexing awesome lists of open source software.
https://github.com/vmware-archive/tutorials
https://github.com/vmware-archive/tutorials
bitnami development docker kubeless kubernetes tutorials webdev
Last synced: 2 months ago
JSON representation
- Host: GitHub
- URL: https://github.com/vmware-archive/tutorials
- Owner: vmware-archive
- License: bsd-2-clause
- Archived: true
- Created: 2017-10-02T11:27:41.000Z (over 7 years ago)
- Default Branch: master
- Last Pushed: 2022-03-24T13:46:11.000Z (almost 3 years ago)
- Last Synced: 2024-08-07T23:57:21.541Z (6 months ago)
- Topics: bitnami, development, docker, kubeless, kubernetes, tutorials, webdev
- Language: PHP
- Size: 36.4 MB
- Stars: 62
- Watchers: 12
- Forks: 103
- Open Issues: 6
-
Metadata Files:
- Readme: README.md
- License: LICENSE
Awesome Lists containing this project
README
Bitnami Tutorials
-----------------
Here you can find code related to Bitnami's tutorials.How to use
----------
Each tutorial is identified by a keyword in order to avoid using long directory names.1. Clone this repository: `git clone https://github.com/bitnami/tutorials`.
2. Navigate to the directory where the code lives. See [README.md] for the index.
3. Follow the steps in the corresponding tutorial to use the code.Index of articles
-----------------| Dir | Title | Tutorial URL |
|------------|-------------------------------------------------------------------------------|--------------------------------------------------------------------------------------|
|kubeless |Get Started with Serverless Computing on Kubernetes with Minikube and Kubeless |https://docs.bitnami.com/kubernetes/how-to/get-started-serverless-computing-kubeless/ |
|simple-node-app|Deploy a Custom Node.js Application using Bitnami Containers | https://docs.bitnami.com/containers/how-to/deploy-custom-nodejs-app-bitnami-containers/ |
| go-k8s | Deploy A Go Application On Kubernetes With Helm | https://docs.bitnami.com/kubernetes/how-to/deploy-go-application-kubernetes-helm/ |
|phpfpm-k8s | Deploy A PHP Application On Kubernetes With Helm | https://docs.bitnami.com/kubernetes/how-to/deploy-php-application-kubernetes-helm/ |
|rust-k8s | Deploy A Rust Application On Kubernetes With Helm | https://docs.bitnami.com/kubernetes/how-to/deploy-rust-application-kubernetes-helm/ |
|swift-k8s | Deploy A Swift Application On Kubernetes With Helm | https://docs.bitnami.com/kubernetes/how-to/deploy-swift-application-kubernetes-helm/ |
|multistage-docker | Optimize Your Docker Images with Multi-Stage Builds and Bitnami Containers | https://docs.bitnami.com/containers/how-to/optimize-docker-images-multistage-builds/ |
|java-stacksmith | Package and Deploy Applications on AWS | https://stacksmith.bitnami.com/support/quickstart-aws/ |
|spring-boot-app| Deploy locally a Spring Boot application using Bitnami Containers | https://docs.bitnami.com/containers/how-to/deploy-locally-spring-boot-application-docker/ |