Found 370 results for "api datatypes registration"

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

SvelteKit

Gitana 4.0 / Developers / Frameworks / SvelteKit

Documentation Reference

Build static and hybrid sites effortlessly with SvelteKit and Cloud CMS. Access tools and examples to get started. (Gitana 4.0)

Score: 1.3534
Cloud CMS Architecture

Cloud CMS Architecture

Support 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: 1.3534
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
Product Releases - Gitana

Product Releases - Gitana

Web Page

Product Releases - Gitana Status Releases Registry Platform Platform Manage, collaborate, search and distribute your highly-structured data across branches, versions and workflow-driven lifecycle. Content Management Create, Approve and Publish quality content to production on-time. Easy editorial and workflow tools let your best work reach your customers. Automation Automate your content creation and approval flows while taking advantage of AI services to enhance and curate content. Publishing S

Score: 1.3214
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
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
REST based access calls

REST based access calls

Support Article

The authentication mechanism in Cloud CMS is OAuth 2.0. While you can use any of the flows, the easiest one to begin with is "password". We've outlined a basic example here using Advanced REST Client to show our API-first platform in action. First, from your Cloud CMS platform home page, navigate to "Manage Platform" and select the "API Keys" section to list all available projects for remote access: If you have no keys for your project then create a new "Application" from "Manage Platform" and t

Score: 1.3121
Docker

Gitana 3.2 / Guide / Guide / Docker

Documentation Reference

Optimize your Cloud CMS deployments with Docker for seamless development and production environments, on-premise or in the cloud. (Gitana 3.2)

Score: 1.3102
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
Overview

Gitana 4.0 / Self Managed / Docker

Documentation Reference

Optimize your Cloud CMS with Docker for seamless on-premise and cloud deployments, embracing efficient microservices. (Gitana 4.0)

Score: 1.2988
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