|
CloudFoundry PCI-DSS compliance issue?
Hey! One of my colleague was involved in project with such requirements. You can find his experience in this article: https://blog.altoros.com/cloud-foundry-security-achieving-pci-dss-compliance.html
Hey! One of my colleague was involved in project with such requirements. You can find his experience in this article: https://blog.altoros.com/cloud-foundry-security-achieving-pci-dss-compliance.html
|
By
...
· #6628
·
|
|
Mapping ORGs and Space permissions via LDAP
Hey, Mark. At the moment there is no way to control access to org or spaces using UAA scopes. You can find list of currently available UAA scopes here [1]. To control org or spaces access you need som
Hey, Mark. At the moment there is no way to control access to org or spaces using UAA scopes. You can find list of currently available UAA scopes here [1]. To control org or spaces access you need som
|
By
...
· #6440
·
|
|
Announcing cf-mysql-release v34, and a quick poll
You can also so called spiff++ (from this repo https://github.com/mandelsoft/spiff), it helped a lot in our projects. Still switching to BOSH 2.0 features is great news for me.
You can also so called spiff++ (from this repo https://github.com/mandelsoft/spiff), it helped a lot in our projects. Still switching to BOSH 2.0 features is great news for me.
|
By
...
· #6419
·
|
|
Publishing a sample service broker
Hey, Marcela. Having a sample service broker is a good idea. In Altoros we had a boilerplate for service broker as an base project for service brokers. You can find the project in Altoros repo [1]. Fe
Hey, Marcela. Having a sample service broker is a good idea. In Altoros we had a boilerplate for service broker as an base project for service brokers. You can find the project in Altoros repo [1]. Fe
|
By
...
· #6410
·
|
|
Spiff reloaded...
Spiff++ looks like a good idea. I've already tried it on my home projects. Are there any updates on your project? Do you plan to merge changes to commonly used spiff? ------------------------ Alex Lom
Spiff++ looks like a good idea. I've already tried it on my home projects. Are there any updates on your project? Do you plan to merge changes to commonly used spiff? ------------------------ Alex Lom
|
By
...
· #4876
·
|
|
Apps and DEA Runner Affinity
The answer is “yes”. You can divide DEAs by stacks and then specify a stack during app deployment.
The answer is “yes”. You can divide DEAs by stacks and then specify a stack during app deployment.
|
By
...
· #4673
·
|
|
[ANN] cf-plugin update-cli (update cloudfoundry/cli to the latest version)
Nice idea for cf cli plugin! Will certainly use it. I also fell on thought to make PR to install specific version of cf cli. Quick question: is tested on Windows?
Nice idea for cf cli plugin! Will certainly use it. I also fell on thought to make PR to install specific version of cf cli. Quick question: is tested on Windows?
|
By
...
· #4324
·
|
|
CFScaler - CloudFoundry Auto Scaling
Hey! Nice to hear you open source your solutions. Actually in Altoros we had a deel with such tasks, we also open sourced the solution that can be used for such purposes [1]. This is pretty straightfo
Hey! Nice to hear you open source your solutions. Actually in Altoros we had a deel with such tasks, we also open sourced the solution that can be used for such purposes [1]. This is pretty straightfo
|
By
...
· #2573
·
|
|
how does hm9000 actually determine application health?
You can take a look on this article https://blog.starkandwayne.com/2014/12/17/introduction-to-cloud-foundrys-health-monitor/
You can take a look on this article https://blog.starkandwayne.com/2014/12/17/introduction-to-cloud-foundrys-health-monitor/
|
By
...
· #2467
·
|
|
Recording of this morning's CF CAB call - 14th Oct 2015
That’s so handy. Thank you very much, Phil.
That’s so handy. Thank you very much, Phil.
|
By
...
· #2274
·
|
|
[ann] Subway - how to scale out any Cloud Foundry service
Great! That’s an interesting thing to look at.
Great! That’s an interesting thing to look at.
|
By
...
· #2072
·
|
|
my app needs to get the number of instances in which its running, (in runtime my app uses this info in my program logic)
Actually I made a mistake here. The gem you may to use as a API wrapper for Ruby is called cfoundry [1]. While it may not have support for the latest versions of CF, I was able to use it in may projec
Actually I made a mistake here. The gem you may to use as a API wrapper for Ruby is called cfoundry [1]. While it may not have support for the latest versions of CF, I was able to use it in may projec
|
By
...
· #2021
·
|
|
my app needs to get the number of instances in which its running, (in runtime my app uses this info in my program logic)
Hey, Sir Zooba. Sorry for the late response. You can find the description of Cloud Controller API here [1]. You can make requests to your Cloud Controller through Gorouter component adding “api.” befo
Hey, Sir Zooba. Sorry for the late response. You can find the description of Cloud Controller API here [1]. You can make requests to your Cloud Controller through Gorouter component adding “api.” befo
|
By
...
· #2020
·
|
|
[ann] Subway - how to scale out any Cloud Foundry service
Thank you for the nice idea. I have the following questions on the topic: 1. As far as I can see, Subway broker is not designed to be run as multiple instances (for instance to provide redundancy). Do
Thank you for the nice idea. I have the following questions on the topic: 1. As far as I can see, Subway broker is not designed to be run as multiple instances (for instance to provide redundancy). Do
|
By
...
· #1898
·
|
|
User cannot do CF login when UAA is being updated
Thank you for clarification. This makes sense.
Thank you for clarification. This makes sense.
|
By
...
· #1755
·
|
|
Warden: staging error when pushing app
Hey, Kyle. Just a quick tip I use to debug failed containers: I comment a content of do_destroy method in /var/vcap/jobs/dea_next/packages/warden/warden/lib/warden/container/linux.rb file to prevent w
Hey, Kyle. Just a quick tip I use to debug failed containers: I comment a content of do_destroy method in /var/vcap/jobs/dea_next/packages/warden/warden/lib/warden/container/linux.rb file to prevent w
|
By
...
· #1748
·
|
|
Question on Custom script working as part of PHP buildpack
Hey, Amishi. I’m not sure that customizing PHP buildpack in this case is a good idea, but if you want to try - here are the steps: 1. You’ll need to add JDK, tomcat and Policy Agent .jar file to the b
Hey, Amishi. I’m not sure that customizing PHP buildpack in this case is a good idea, but if you want to try - here are the steps: 1. You’ll need to add JDK, tomcat and Policy Agent .jar file to the b
|
By
...
· #1747
·
|
|
User cannot do CF login when UAA is being updated
Hey, all. Amit, we are all from different companies and we didn’t have any common projects. The problem that is described by Filip can happen with great probability. Still this depends on deployment e
Hey, all. Amit, we are all from different companies and we didn’t have any common projects. The problem that is described by Filip can happen with great probability. Still this depends on deployment e
|
By
...
· #1745
·
|
|
User cannot do CF login when UAA is being updated
Yes, the problem is that postgresql database is stored on NFS that is restarted during nfs job update. I’m sure that you’ll be able to run updates without outage with several customizations. It is har
Yes, the problem is that postgresql database is stored on NFS that is restarted during nfs job update. I’m sure that you’ll be able to run updates without outage with several customizations. It is har
|
By
...
· #1717
·
|
|
Public access to Pivotal Tracker stories for BOSH and CF.
Hi, all. Last few months I started to find more and more extremely interesting trends in BOSH and CF development. For instance BOSH AZ [1] or Garden OCS support [2]. I would like to somehow to follow
Hi, all. Last few months I started to find more and more extremely interesting trends in BOSH and CF development. For instance BOSH AZ [1] or Garden OCS support [2]. I would like to somehow to follow
|
By
...
· #1554
·
|