Found 474 results for "gitana 4.0 developers api resources graphql"
The search executed in 0.0026 seconds. That's fast.
![]() |
Gitana 4.0 / Developers / Frameworks / Nuxt.jsDocumentation Reference Build static sites effortlessly with Nuxt.js and Cloud CMS. Easily access content and perform API functions with our module. (Gitana 4.0)
Score: 4.2901
|
![]() |
Gitana 3.2 / Guide / Guide / Cookbooks / Node.js CookbookDocumentation Reference Explore our comprehensive Node.js Cookbook for connecting to Cloud CMS, asynchronous chaining, and more with code examples. (Gitana 3.2)
Score: 4.2034
|
![]() |
Request a Demo - GitanaWeb Page Request a Demo - Gitana Schedule a Demo Schedule a live demonstration with a member of our Sales team to learn how Gitana can be adapted to fit your business needs, both within the cloud and on-premise. Just fill out the form, and we'll get back to you regarding any logistics. Or call us anytime at +1.617.475.5288
Score: 4.1864
|
![]() |
Gitana 4.0 / Content Engine / Access Policies / System Policies / project-connectorDocumentation Reference Explore Gitana's System Access Policy for project-connector, granting Connector role with JSON examples. (Gitana 4.0)
Score: 4.1359
|
![]() |
Gitana 4.0 / Content Engine / Access Policies / System Policies / project-application-userDocumentation Reference Discover the Gitana System Access Policy for project application users with roles for consumer and collaborator access. (Gitana 4.0)
Score: 4.1145
|
![]() |
Gitana 3.2 / Guide / Guide / Docker / Container Services / Amazon ECSDocumentation Reference Optimize your container deployment with Amazon ECS, a powerful AWS-integrated service for easy application orchestration and scaling. (Gitana 3.2)
Score: 4.1017
|
![]() |
Gitana 3.2 / Guide / Guide / Docker / Upgrades / 3.2.87Documentation Reference Upgrade to Cloud CMS 3.2.87 for ARM-64 support, MongoDB 4.0+, Redis 6.x+, and API Cluster Restart guidance. (Gitana 3.2)
Score: 4.0039
|
![]() |
Gitana 3.2 / Guide / Guide / Docker / Upgrades / 3.2.88Documentation Reference Upgrade to Cloud CMS 3.2.88 - support for ARM architecture, MongoDB 4.0+, Redis 6.x+, and Docker images. (Gitana 3.2)
Score: 4.0039
|
![]() |
Gitana 3.2 / Guide / Guide / Docker / Configuration / Encrypting PropertiesDocumentation Reference Secure your Cloud CMS API setup with property encryption using public/private key pairs for safeguarding sensitive credentials. (Gitana 3.2)
Score: 3.9656
|
![]() |
Gitana 4.0 / HomeDocumentation Reference Optimize your content strategy with Gitana's robust platform. Create, manage, and publish with ease. (Gitana 4.0)
Score: 3.9588
|
![]() |
Gitana 3.2 / Guide / Guide / ActionsDocumentation Reference Discover Cloud CMS Action framework for seamless content operations like sending emails, webhooks, and more, all with simple JSON configuration. (Gitana 3.2)
Score: 3.8895
|
![]() |
Gitana 4.0 / Content Engine / Behaviors / ActionsDocumentation Reference Optimize content operations with Cloud CMS Action framework. Trigger actions for tasks like email sends, web hooks, and more. (Gitana 4.0)
Score: 3.8895
|
![]() |
What is a Data Product Platform?Blog Post Transform your messy data into valuable, shareable products with Gitana, enhancing governance, lifecycle management, and customer-focused solutions.
Score: 3.7259
|
![]() |
Gitana 3.2 / Guide / Guide / Cookbooks / Scripting CookbookDocumentation Reference Explore server-side scripting with code samples for data structures, node updates, and category management. (Gitana 3.2)
Score: 3.6722
|
![]() |
How does Cloud CMS compare to DIY (do-it-yourself)?Support Article Not sure whether to build or buy? Review these points to help guide your selection. Why DIY: exact fit with your technology stack use existing in-house skills and resources build only the features you need able to add new features as required use existing developers for support cost / budget - internal no need for external services to deliver and support product can be a ‘skunk works’ project Why not DIY: Risk (more complex than it looks) time/effort/cost are all easy to under-estimate CMS requi
Score: 3.6468
|
![]() |
Request Information about Enterprise Support - GitanaWeb Page Request Information about Enterprise Support - Gitana Enterprise Services and Licenses Gitana provides Managed Services and Support for On-Premise/Private Cloud installations at larger customers with custom pricing needs. We will work with you to determine beneficial ways that our staff can augment your own to provide DevOps support, implementation services, architectural guidance and source code licensing according to the needs of your business. Have a question about our offerings? Please reach
Score: 3.5099
|
![]() |
Gitana 3.2 / Guide / Guide / Docker / Container Services / KubernetesDocumentation Reference Explore Kubernetes for automating containerized applications with Gitana SDK integration and cloud versatility. (Gitana 3.2)
Score: 3.4953
|
![]() |
Gitana 3.2 / Guide / Guide / SecurityDocumentation Reference Enterprise-grade access control with Cloud CMS: secure, define, and manage content access with roles, teams, and policies. (Gitana 3.2)
Score: 3.4054
|
![]() |
Gitana 4.0 / Developers / Drivers / JavaDocumentation Reference Connect Java, Spring MVC, and Android apps to Gitana effortlessly with the Gitana Java driver. (Gitana 4.0)
Score: 3.3844
|
![]() |
Cloud CMS ArchitectureSupport Article Cloud CMS has two clusters that we run for customers who host apps with us. One cluster is for the "app server" tier (*.cloudcms.net) and the other is the "API" tier (api.cloudcms.com). The app server cluster consists of Node.js servers, and the API is a Java-backend that is stateless and implements the full REST API: As such, the API doesn't manage connections directly. Any invocation to it is a one-shot where each request contains everything needed to assert the user's identity and proceed wit
Score: 3.2636
|
![]() |
Connect to your data where it livesBlog Post 'Transform your data with Gitana, seamlessly building a rich knowledge graph for enhanced RAG applications and insightful data management.'
Score: 3.2627
|
![]() |
Recommended Cloud CMS architectureSupport Article In general, we recommend a three-tier architecture (browser -> app server -> API) for any applications you build. This would be our recommendation whether you're using Cloud CMS or anyone else. There are a few good reasons: The browser is an insecure runtime. Exposing any API keys within the browser is a very big security hole. Even exposing credentials within the browser (such as within a cookie) for the sake of working around this is also not recommended since hackers can siphon off the creden
Score: 3.2557
|
![]() |
Is there a programmatic way to add more content to workflows?Support Article There is a programmatic way to add more content to workflows once they're in-flight. However, once the workflow is in-flight, the workflow process instance isn't the correct place to add things. Instead, you'd want to add new content to a workflow task. Essentially, a workflow is made up of a series of tasks. When the workflow transitions from one node to another in the workflow model, it instantiates a new task and the task holds the state (and references to documents) for that phase of the wor
Score: 3.1165
|
![]() |
Gitana 4.0 / Self ManagedDocumentation Reference Deploy Gitana on-premise with Kubernetes and Helm for customizable API, UI, and antivirus containers. (Gitana 4.0)
Score: 3.0684
|
![]() |
Gitana 3.2 / Guide / Guide / UI Developers Guide / ConfigurationDocumentation Reference Optimize your UI with a fast, flexible configuration service using JSON blocks for efficient, conditional rendering. (Gitana 3.2)
Score: 3.0637
|