Search code examples
cloud-foundrypivotal-web-services

How to add windows stack to pivotal cloud foundry account


The cf stack command in pivotal cf does not list windows stack . The link https://docs.pivotal.io/pivotalcf/1-6/concepts/stacks.html lists two stacks but when I execute the same command , I see only

cflinuxfs2 Cloud Foundry Linux-based filesystem

How can I add windows stack to my pivotal cf account?

Thanks,


Solution

  • You need a Windows diego cell running in your Cloud Foundry environment. You should take a read through this documentation, that documents the install process.

    https://docs.pivotal.io/pivotalcf/1-7/opsguide/deploying-diego.html