Development Package my custom Cloud Foundry buildpack for offline use I've made my custom buildpack here but that only works online, I want to make this an offline version. This should be simple, but initially I had some trouble getting
Development Applying self-signed certs to your Cloud Foundry GoRouter So, you've build your own homelab hosted Cloud Foundry environment, but forgot to apply a proper certificate to the gorouter. Let's fix that.. First we need to make a certificate,
Development Using environment variables from Cloud Foundry in Angular with the staticfile_buildpack Ofcourse I want to follow the 12 factor app rules as much as possible, and ofcourse I also want to deploy my apps in Cloud Foundry. When it comes to