Is a file system required to deploy joget to PCF

Confluence User - 09 Jul, 2018

When I try to deploy to PCF I am getting an error. Joget is looking for the app_datasource.properties and app_datasource-custom.properties files. I did not set up a volume service. Can I setup environmental variables for our DB connection in PCF directly without setting up a volume service or a shared directory?

pcf;database;file;filesystem

2


10 Jul, 2018
confluenceUser
confluenceUser

Hi,

Did you follow this guide Joget Workflow on Cloud Foundry?

I think you need the volume service.

10 Jul, 2018
confluenceUser
confluenceUser

Hello,

I did follow these instructions but prefer not to use a volume service. Is there a way to use a REST call to store and retrieve files instead of mounting a file system? If it's a possibility, I'm trying to get around storing the configuration file on a file system as part of initial set up.

RELATED QUESTIONS

Your answer


To answer a question you'll need an account.

Print