Found 411 results for "docs api dependencies"
The search executed in 0.001454776 seconds. That's fast.
![]() |
API Max Heap recommendationWhat is the recommended Xmx value for running the API service? The 2GB setting on the On-Premise "quickstart" distribution is a default for development usage. In production, we recommend putting as much memory as you can. Essentially, the API should use as much memory as is allocated to the API docker container. We usually ask customers to consider an M class large instance type (something on the order of 7.5GB of RAM per API). The UI can use considerably less. For the UI, a 2GB allocation is fi
Score: 1.3491322
|
![]() |
Gitana / 4.0 / Developers / Frameworks / PostmanLearn how to connect to Cloud CMS using Postman with our detailed guide and step-by-step instructions.
Score: 1.3320242
|
![]() |
Gitana / 4.0 / Developers / Frameworks / cURLLearn how to use cURL for API calls and connectivity with Cloud CMS, plus access key management and example scripts.
Score: 1.3203198
|
![]() |
Gitana / 4.0 / Developers / Frameworks / Next.jsBuild static sites effortlessly with Next.js and Cloud CMS. Access API keys, explore sample projects, and download source code to get started today.
Score: 1.3200675
|
![]() |
Gitana / 4.0 / Developers / Frameworks / SvelteKitCreate static and hybrid websites effortlessly with SvelteKit, leveraging Cloud CMS integrations. Find setup tools, examples, and API key configuration.
Score: 1.3200675
|
![]() |
Cloud CMS ArchitectureCloud 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.3200675
|
![]() |
Gitana / 4.0 / Developers / Frameworks / GatsbyBuild static sites effortlessly with Gatsby and Cloud CMS. Learn integration, manage API keys, and explore our bookstore example. Get started today!
Score: 1.3198785
|
![]() |
Gitana / 4.0 / Developers / Frameworks / Nuxt.jsBuild static sites effortlessly with Nuxt.js and Cloud CMS. Access content seamlessly and explore sample projects for easy integration.
Score: 1.3198785
|
![]() |
How does Cloud CMS compare to Contentful?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.3137448
|
![]() |
My UI modules aren't deploying. What should I check?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.31124
|
![]() |
Gitana / 4.0 / Self Managed / Containers / UI ServerOptimize your Cloud CMS UI Server with extensible Node.js features and environment configurations for seamless API integration.
Score: 1.3110534
|
![]() |
Gitana / 4.0 / Developers / Frameworks / AngularJSLearn how to access Gitana content in Angular apps with step-by-step guidance and examples for API Keys and sample projects.
Score: 1.3102014
|
![]() |
Gitana / 4.0 / Developers / Frameworks / ReactLearn how to seamlessly connect React apps to Cloud CMS with step-by-step guides, API key setup, and sample project insights.
Score: 1.3102014
|
![]() |
Gitana / 4.0 / Developers / Frameworks / Vue.jsLearn how to connect Vue.js apps to Cloud CMS with API keys, examples, and setup guidance for seamless integration.
Score: 1.3102014
|
![]() |
Comparison: Cloud CMS vs ContentfulLooking for the best CMS online? Review these points to help guide your headless CMS 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. Flexibility JSON schema with types and associations that you can continually evolve in-place. Basic content model only, difficult to change once configured Update Strategy Documents are published individually, or as part of larger change
Score: 1.3068888
|
![]() |
Gitana / 3.2 / Guide / Guide / Single Sign On (SSO) / KeycloakConfigure Cloud CMS Single Sign On (SSO) with JBoss Keycloak for seamless identity integration via SAML 2.0/JWT. Learn setup and usage details here.
Score: 1.3040786
|
![]() |
Gitana / 4.0 / Developers / Authentication / Single Sign On (SSO) / KeycloakLearn how to configure Cloud CMS SSO with JBoss Keycloak, leveraging SAML 2.0 and JWT for seamless integration. Explore step-by-step setup instructions.
Score: 1.3040786
|
![]() |
Gitana / 3.2 / Guide / Guide / Docker / Container Services / Amazon ECSOptimize deployment and scaling of containerized apps on AWS with Amazon ECS and Gitana SDK for best practices and configurations.
Score: 1.2988276
|
![]() |
Gitana / 3.2 / Guide / Guide / Docker / KitsDownload Cloud CMS Docker Kits for pre-built configurations, API setup, and more. Ideal for quick deployment and versatile references.
Score: 1.2983233
|
![]() |
Gitana / 4.0 / Self Managed / Kits / OverviewExplore Cloud CMS Docker kits for pre-built configurations, from quick starts to OEM, designed to simplify deployment and improve performance.
Score: 1.2983233
|
![]() |
Proxy API calls
Whenever a resulting URL looks something like: https://api.cloudcms.com/repositories/f0fb4efd3de07c54420a/branches/9bcdbfea8f2d900f0387/nodes/
Score: 1.2975172
|
![]() |
Supporting large binary filesCloud 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.2864087
|
![]() |
Gitana / 3.2 / Guide / Guide / Docker / Configuration / UI ServerCloud CMS UI Server is a Node.js app within Docker, supporting extensible environment configurations.
Score: 1.2816379
|
![]() |
Gitana / 3.2 / Guide / Guide / Docker / Container Services / KubernetesOptimize your infrastructure with Kubernetes and Gitana SDK. Automate deployment of containerized apps across cloud providers like AWS, Google, and Azure.
Score: 1.2679831
|
![]() |
Gitana / 3.2 / Guide / Guide / Deployment / Deployment Handlers / Remote Deployment HandlerEffortlessly deploy to remote servers with our Remote Deployment Handler, supporting secure authentication and easy integration.
Score: 1.2663748
|