Found 386 results for "docs api dependencies"

The search executed in 0.0015 seconds. That's fast.

Gatsby

Gitana 4.0 / Developers / Frameworks / Gatsby

Documentation Reference

Build static sites easily with Gatsby and Cloud CMS. Access tools, API keys, and setup guides for seamless integration. (Gitana 4.0)

Score: 1.3533
Nuxt.js

Gitana 4.0 / Developers / Frameworks / Nuxt.js

Documentation 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: 1.3533
How does Cloud CMS compare to Contentful?

How does Cloud CMS compare to Contentful?

Support Article

Not sure which CMS is a better fit? Review these points to help guide your selection. Criteria Cloud CMS Contentful Ease of Use Implements a role-based UI to accommodate various functions. Simple user interface for defining content types and instances. Update Strategy Documents are published individually, or as part of larger change sets. Documents are published one-by-one. Workflow Process Flexible workflow capability. Allows teams and roles to be created along with a workflow designer for defi

Score: 1.3468
UI Server

Gitana 4.0 / Self Managed / Containers / UI Server

Documentation Reference

Optimize your editorial experience with Cloud CMS UI Server, a flexible Node.js app connecting seamlessly via API calls. (Gitana 4.0)

Score: 1.3446
My UI modules aren't deploying.  What should I check?

My UI modules aren't deploying. What should I check?

Support Article

If you're running an on-premise installation of Cloud CMS and are unable to deploy UI modules via the main user interface, here are a few tips and pointers. Things to consider: 1. When you click on the "Deploy Module" option, your a URL connection is made from the UI server back to the API server. Specifically, it invokes a POST to the route: /oneteam/modules/deploy Check your API side logs or any firewalls or proxies along the way to make sure that an API server receives this call. For example,

Score: 1.3445
AngularJS

Gitana 4.0 / Developers / Frameworks / AngularJS

Documentation Reference

Easily connect your Angular app to Cloud CMS with step-by-step API Key setup and a bookstore example site. (Gitana 4.0)

Score: 1.3434
React

Gitana 4.0 / Developers / Frameworks / React

Documentation Reference

Learn how to connect React apps to Cloud CMS with guides, API keys setup, and a bookstore example site. (Gitana 4.0)

Score: 1.3434
Vue.js

Gitana 4.0 / Developers / Frameworks / Vue.js

Documentation Reference

Explore Vue.js integration with Cloud CMS using step-by-step guides, sample apps, and API setup tutorials. Build seamlessly! (Gitana 4.0)

Score: 1.3434
Amazon ECS

Gitana 3.2 / Guide / Guide / Docker / Container Services / Amazon ECS

Documentation Reference

Optimize your container deployment with Amazon ECS, a powerful AWS-integrated service for easy application orchestration and scaling. (Gitana 3.2)

Score: 1.3324
Kits

Gitana 3.2 / Guide / Guide / Docker / Kits

Documentation Reference

Optimize your Docker infrastructure with pre-built Cloud CMS kits tailored to your needs. Download and deploy easily. (Gitana 3.2)

Score: 1.3316
Overview

Gitana 4.0 / Self Managed / Kits

Documentation Reference

Optimize your Cloud CMS deployment with pre-built Docker kits for seamless setup and management. Download now. (Gitana 4.0)

Score: 1.3316
Proxy API calls

Proxy API calls

Support Article

Whenever a resulting URL looks something like: https://api.cloudcms.com/repositories/f0fb4efd3de07c54420a/branches/9bcdbfea8f2d900f0387/nodes//attachments/thumb.jpg It works great as an API URL but not necessarily as one that can be resolved by the end user's browser. In a typical Node.js-based architecture, you have the User’s browser Node.js application server Cloud CMS backend API The URL generated above is the URL directly to the resource in the backend API. What you really would pre

Score: 1.3305
Supporting large binary files

Supporting large binary files

Support Article

Cloud CMS offers a few different ways for you to store files - including storing them in S3 (recommended) or even on a local partition (such as an NFS mount). In our SaaS offering, everything is stored in S3 automatically and when you install on-premise, you can configure this to your preference. See this documentation page under Binary Storage: https://www.cloudcms.com/documentation/docker/configuration/api-server.html We definitely can handle large binary files in the 10's or 100's of megabyte

Score: 1.3192
Keycloak

Gitana 3.2 / Guide / Guide / Single Sign On (SSO) / Keycloak

Documentation Reference

Learn how to set up Cloud CMS Single Sign On (SSO) with JBoss Keycloak, an open-source identity provider. (Gitana 3.2)

Score: 1.3167
Keycloak

Gitana 4.0 / Content Engine / Single Sign On (SSO) / Keycloak

Documentation Reference

Learn how to configure Cloud CMS SSO with JBoss Keycloak, an open-source identity and access management solution. (Gitana 4.0)

Score: 1.3167
UI Server

Gitana 3.2 / Guide / Guide / Docker / Configuration / UI Server

Documentation Reference

Extend your Cloud CMS editorial experience with a customizable Node.js UI Server using Docker and environment variables. (Gitana 3.2)

Score: 1.3148
Kubernetes

Gitana 3.2 / Guide / Guide / Docker / Container Services / Kubernetes

Documentation Reference

Explore Kubernetes for automating containerized applications with Gitana SDK integration and cloud versatility. (Gitana 3.2)

Score: 1.3008
Remote Deployment Handler

Gitana 3.2 / Guide / Guide / Deployment / Deployment Handlers / Remote Deployment Handler

Documentation Reference

Efficiently deploy packages to remote servers with secure API authentication management. (Gitana 3.2)

Score: 1.2982
Remote Deployment Handler

Gitana 4.0 / Content Engine / Deployment / Deployment Handlers / Remote Deployment Handler

Documentation Reference

Deploy packages remotely with the Cloud CMS API and authenticate using user API keys for seamless integration. (Gitana 4.0)

Score: 1.2982
Recommended Cloud CMS architecture

Recommended Cloud CMS architecture

Support 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: 1.295
ActiveMQ

Gitana 3.2 / Guide / Guide / Integrations / ActiveMQ

Documentation Reference

Optimize your Cloud CMS integration with high-performance ActiveMQ, supporting STOMP protocol for seamless message queuing. (Gitana 3.2)

Score: 1.2933
ActiveMQ

Gitana 4.0 / Content Engine / Integrations / ActiveMQ

Documentation Reference

Optimize your application's messaging with ActiveMQ and the Cloud CMS Application Server for scalable performance. (Gitana 4.0)

Score: 1.2933
Encrypting Properties

Gitana 4.0 / Self Managed / Maintenance / Encrypting Properties

Documentation Reference

Encrypt properties in Cloud CMS API configurations with RSA keys. Securely manage sensitive data with gitana-tools-encryptor.jar. (Gitana 4.0)

Score: 1.2933
GitHub

Gitana 3.2 / Guide / Guide / Application Server / Authentication / Providers / GitHub

Documentation Reference

Cloud CMS integrates authentication with GitHub, supporting SSO for mobile, web apps, and APIs. (Gitana 3.2)

Score: 1.2875
Google

Gitana 3.2 / Guide / Guide / Application Server / Authentication / Providers / Google

Documentation Reference

Enhance Cloud CMS with seamless Google authentication and single-sign-on for apps. (Gitana 3.2)

Score: 1.2875