tutorials icon indicating copy to clipboard operation
tutorials copied to clipboard

Results 6 tutorials issues
Sort by recently updated
recently updated
newest added

I'm trying to learn how to use helm charts, but the information in the [tutorial](https://docs.bitnami.com/tutorials/deploy-go-application-kubernetes-helm/) is misleading. I tried different ways to install helm chart from the repository but it...

When deploying the helm chart with: It was failing with the error: ``` nginx 11:21:11.85 ERROR ==> Custom server blocks files were found inside '/bitnami/nginx/conf/vhosts'. This configuration is not supported...

Can't access to static files, every files are in 404 and served as text/html

I was following the [Deploy A Java Application On Kubernetes With Helm](https://docs.bitnami.com/kubernetes/how-to/deploy-java-application-kubernetes-helm/) tutorial and encountered the following error message when running `docker build build-app -t jhipster` ``` Step 3/6 :...

Old jessie repo does not exist, due to which it does not allow to download java-headless package. For any further issue related to this I can be reached at [email protected]

Hi i use this exmple that delpoy self service which contain links on static files into the index.php. But my static files can't load - index.php ```html ```` - nginx...