Skip to content
New issue

Have a question about this project? Sign up for a free GitHub account to open an issue and contact its maintainers and the community.

By clicking “Sign up for GitHub”, you agree to our terms of service and privacy statement. We’ll occasionally send you account related emails.

Already on GitHub? Sign in to your account

CloudFoundry deployment on PCF Dev #11

Closed
arey opened this issue Sep 6, 2020 · 5 comments
Closed

CloudFoundry deployment on PCF Dev #11

arey opened this issue Sep 6, 2020 · 5 comments
Labels
question Further information is requested

Comments

@arey
Copy link
Member

arey commented Sep 6, 2020

Hi @odedia. I'm trying to deploy the app on a PCF Dev instance by following the readme.md. I'm new to Cloud Foundry.
The first line of the deployToCloudFoundry.shscript is failing. Did you have any idea?

arey@MacBook scripts % cf create-service -c '{ "git": { "uri": "https://github.com/arey/spring-petclinic-cloud-config.git", "periodic": true }, "count": 3 }' p.config-server standard config
Création de l'instance de service config dans l'organisation cfdev-org/l'espace cfdev-space en tant que admin...
Service offering 'p.config-server' not found.
ECHEC
arey@MacBook scripts % cf dev version  
CLI: 0.0.18
BUILD: 36 (f58f3cc)
cf: v13.2.0
cf-mysql: 36.19.0
@arey arey added the question Further information is requested label Sep 6, 2020
@arey arey changed the title CloudFoundry deployment on pcdev CloudFoundry deployment on cf dev Sep 6, 2020
@arey arey changed the title CloudFoundry deployment on cf dev CloudFoundry deployment on PCF Dev Sep 6, 2020
@odedia
Copy link
Contributor

odedia commented Sep 6, 2020 via email

@arey
Copy link
Member Author

arey commented Sep 23, 2020

Thank you @odedia. Unfortunately, my laptop does not have enough ressources to start PCF Dev with Spring Cloud Services :(

@odedia
Copy link
Contributor

odedia commented Sep 23, 2020

Bummer. Perhaps a VM in the public cloud?

By the way - I have an idea to replatform the solution for Azure Spring Cloud as well. It’s great that we decided on spring-petclinic-cloud, fits nicely :).

@arey
Copy link
Member Author

arey commented Sep 23, 2020

Great, I saw the Microsoft announcement: https://azure.microsoft.com/fr-fr/services/spring-cloud/

@arey
Copy link
Member Author

arey commented Oct 13, 2020

I've create the issue #17

@arey arey closed this as completed Oct 13, 2020
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
question Further information is requested
Projects
None yet
Development

No branches or pull requests

2 participants