Found 520 results for "gitana 4.0 developers api resources domain get-domains-domainid-teams-teamkey-members"
The search executed in 0.0029 seconds. That's fast.
![]() |
Gitana 4.0 / Content Engine / TeamsDocumentation Reference Simplify security management with Cloud CMS's team-based approach for streamlined, broad access control across projects. (Gitana 4.0)
Score: 1.4105
|
![]() |
Team-based securitySupport Article In addition to fine-grained, object-level security, Cloud CMS also offers simplified team-based security. Team-based security works provides an easier, sweeping way to manage security. By adding someone to a team, you describe broad stroke authorities that apply to all objects within a container. For example, you might create a "consumers" team for a Project. The "consumers" team grants the Consumer role. Once someone is added to that team, they will receive the Consumer role for everything in a
Score: 1.4105
|
![]() |
Gitana 3.2 / Guide / Guide / Application Server / Authentication / Providers / LinkedInDocumentation Reference Enable LinkedIn authentication with Cloud CMS for seamless SSO in your web or mobile apps. (Gitana 3.2)
Score: 1.4058
|
![]() |
Gitana 3.2 / Guide / Guide / Docker / Kits / QuickstartDocumentation Reference Set up a Quickstart kit with UI, API, MongoDB, and Elasticsearch services using Docker Compose. (Gitana 3.2)
Score: 1.3961
|
![]() |
Gitana 4.0 / Self Managed / Kits / QuickstartDocumentation Reference Quickstart kit offers integrated services like UI, API, MongoDB, and Elasticsearch for seamless deployment. (Gitana 4.0)
Score: 1.3961
|
![]() |
How does Cloud CMS compare to Prismic.io?Support Article Not sure which CMS is a better fit? Review these points to help guide your selection. Criteria Cloud CMS Prismic.io Ease of Use Implements a role-based UI to accommodate various functions. Complex user interface for defining content types and instances. Item creation must occur here. See API Access. Update Strategy Documents are published individually, or as part of larger change sets. Documents are published individually, or as part of larger change sets. Workflow Process Flexible workflow capa
Score: 1.3844
|
![]() |
API Max Heap recommendationSupport Article What 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.3827
|
![]() |
Gitana 4.0 / Reference / Types / ApplicationDocumentation Reference Store configuration and manage state for mobile, touch, or web apps with our Application Data Store. (Gitana 4.0)
Score: 1.3808
|
![]() |
Gitana 3.2 / Guide / Guide / Bulk Import / FilesDocumentation Reference Effortlessly import and organize diverse files into Cloud CMS with the Bulk Import tool and packager module. (Gitana 3.2)
Score: 1.3658
|
![]() |
Gitana 4.0 / Content Engine / Bulk Import / FilesDocumentation Reference Effortlessly import diverse file types into Cloud CMS with the Bulk Import tool, including Office, PDF, audio, and video. (Gitana 4.0)
Score: 1.3658
|
![]() |
Gitana 4.0 / Developers / Frameworks / PostmanDocumentation Reference Optimize your Cloud CMS API connectivity with this step-by-step Postman guide. Get your token and make secure requests. (Gitana 4.0)
Score: 1.3655
|
![]() |
Gitana 4.0 / Reference / Types / PlatformDocumentation Reference Access platform-specific data stores and objects with Cloud CMS authentication. Use language drivers to streamline development. (Gitana 4.0)
Score: 1.3515
|
![]() |
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
|
![]() |
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
|
![]() |
Gitana 3.2 / Guide / Guide / Application Server / Tags / @formDocumentation Reference Render dynamic Alpaca Forms with Cloud CMS. Define and control form behavior with various parameters and success or failure redirects. (Gitana 3.2)
Score: 1.3427
|
![]() |
Gitana 4.0 / Developers / Application Server / Tags / @formDocumentation Reference Render dynamic forms using Alpaca Forms in Cloud CMS by setting definition & form keys for seamless client-side integration. (Gitana 4.0)
Score: 1.3427
|
![]() |
Gitana 3.2 / Guide / Guide / Docker / KitsDocumentation 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
|
![]() |
Gitana 4.0 / Self Managed / KitsDocumentation 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 callsSupport Article
Whenever a resulting URL looks something like: https://api.cloudcms.com/repositories/f0fb4efd3de07c54420a/branches/9bcdbfea8f2d900f0387/nodes/
Score: 1.3305
|
![]() |
Supporting large binary filesSupport 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
|
![]() |
REST based access callsSupport 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
|
![]() |
Gitana 3.2 / Guide / Guide / Deployment / Deployment Handlers / Remote Deployment HandlerDocumentation Reference Efficiently deploy packages to remote servers with secure API authentication management. (Gitana 3.2)
Score: 1.2982
|
![]() |
Gitana 4.0 / Content Engine / Deployment / Deployment Handlers / Remote Deployment HandlerDocumentation Reference Deploy packages remotely with the Cloud CMS API and authenticate using user API keys for seamless integration. (Gitana 4.0)
Score: 1.2982
|
![]() |
Gitana 3.2 / Guide / Guide / Integrations / ActiveMQDocumentation Reference Optimize your Cloud CMS integration with high-performance ActiveMQ, supporting STOMP protocol for seamless message queuing. (Gitana 3.2)
Score: 1.2933
|
![]() |
Gitana 4.0 / Content Engine / Integrations / ActiveMQDocumentation Reference Optimize your application's messaging with ActiveMQ and the Cloud CMS Application Server for scalable performance. (Gitana 4.0)
Score: 1.2933
|