Hi. I have been working on GoodData for the past c...
# gooddata-cn
h
Hi. I have been working on GoodData for the past couple of weeks. I have run GoodData.CN on my local machine. I want to run this on a server for all employees in my company to work on. How do I go about doing this with the Community Edition. I do not want to setup a Kubernetes cluster for this since it is not a production application and more of multi-tenant development application on a server.
j
Hi, in the new version GoodData.CN 1.7.0 You can now use GoodData.CN Community Edition even for production use cases. We are enabling additional type of drill in Dashboards. You can now drill to URL. You can also connect applications from multiple hostnames to a single organization. We allow to run it not just locally. Default hostname is localhost, which you have to override. How to do it is described here: https://www.gooddata.com/developers/cloud-native/doc/1.6/installation/aio/advanced-config/#change-your-hostname You can now connect applications from multiple hostnames to a single organization. and much more … Read all details in release notes https://community.gooddata.com/product-updates/gooddata-cn-1-7-0-release-notes-533
h
Thanks. I will take a look at this