Found 502 results for "gitana 4.0 forms api dependencies"
The search executed in 0.003092399 seconds. That's fast.
![]() |
Gitana 3.2 / Guide / Guide / UI Developers Guide / ModulesLearn how to create, customize, and manage CloudCMS modules to enhance your editorial team's workflow with tailored UI elements and permissions control.
Score: 1.4520947
|
![]() |
Gitana 3.2 / Guide / Guide / WorkflowLearn all about workflow models, tasks, events, and more for creating efficient business processes on Cloud CMS. Explore step-by-step examples and best practices.
Score: 1.4457932
|
![]() |
Gitana 4.0 / Content Engine / WorkflowExplore workflow models, instances, tasks, and more. Understand how content is routed, tracked, and completed efficiently.
Score: 1.4457932
|
![]() |
Gitana 3.2 / Guide / Guide / Application Server / Authentication / Providers / LinkedInEnable LinkedIn authentication for Cloud CMS with integrated SSO. Configure your API keys to connect your app seamlessly.
Score: 1.411535
|
![]() |
Gitana 3.2 / Guide / Guide / Getting Started / Content ModelingUnlock the power of content modeling with Cloud CMS. Easily manage, define, and associate content types without coding. Simplify content handling today!
Score: 1.4064953
|
![]() |
Gitana 4.0 / Forms / API / Custom FieldsCreate custom fields in Alpaca forms with ease. Extend field types, override methods, and access open-source code to customize UI components.
Score: 1.4064953
|
![]() |
Gitana 3.2 / Guide / Guide / Docker / Kits / QuickstartSet up your development environment quickly with our Quickstart kit, featuring UI, API, MongoDB, and Elasticsearch. Perfect for beginners!
Score: 1.4017587
|
![]() |
Gitana 4.0 / Self Managed / Kits / QuickstartLaunch your app effortlessly with Quickstart! Connect UI, API, MongoDB, and Elasticsearch using Docker for seamless local development.
Score: 1.4017587
|
![]() |
How does Cloud CMS compare to Prismic.io?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.389789
|
![]() |
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.3882972
|
![]() |
Gitana 4.0 / Developers / Frameworks / Postman'Learn how to connect Cloud CMS using Postman with this comprehensive guide and enhance your API testing experience efficiently.'
Score: 1.370698
|
![]() |
Gitana 3.2 / Guide / Guide / Bulk Import / FilesEffortlessly import and manage diverse content types in Cloud CMS using the Bulk Import tool and cloudcms-packager for seamless repository integration.
Score: 1.3686582
|
![]() |
Gitana 4.0 / Content Engine / Bulk Import / FilesEffortlessly import and manage diverse file types in Cloud CMS with our powerful Bulk Import tool and cloudcms-packager module.
Score: 1.3686582
|
![]() |
Gitana 3.2 / Guide / Guide / Content Modeling / Content Model Builder / Create A New Content TypeCreate and customize content types effortlessly with Cloud CMS's Content Model Builder, featuring UI and JSON options for seamless integration.
Score: 1.3636726
|
![]() |
Gitana 4.0 / Content Engine / Content Models / Content Model Builder / Create A New Content TypeEasily create and manage new content types in the Cloud CMS Content Model Builder using UI or JSON options. Preview changes before saving.
Score: 1.3636726
|
![]() |
Gitana 4.0 / Forms / API / InternationalizationEnhance web forms with Alpaca's i18n bundles. Localized support for 16 languages, including Spanish and Chinese. Easy customization options.
Score: 1.3636726
|
![]() |
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.3583978
|
![]() |
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.3518888
|
![]() |
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.3493166
|
![]() |
Gitana 4.0 / Self Managed / Containers / UI ServerOptimize your Cloud CMS editorial experience with a Node.js UI Server. Extensible, built for Docker, and supports GitHub, BitBucket integrations.
Score: 1.3491291
|
![]() |
Gitana 3.2 / Guide / Guide / Docker / KitsDownload pre-built Cloud CMS Docker kits for common scenarios, ideal for quick setup or as a configuration reference. Explore our resources now.
Score: 1.3360302
|
![]() |
Gitana 4.0 / Self Managed / KitsExplore Cloud CMS Docker Kits for pre-built, user-friendly configurations to quickly deploy APIs, UI, and more with ease using Docker and Docker Compose.
Score: 1.3360302
|
![]() |
Proxy API calls
Whenever a resulting URL looks something like: https://api.cloudcms.com/repositories/f0fb4efd3de07c54420a/branches/9bcdbfea8f2d900f0387/nodes/
Score: 1.335195
|
![]() |
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.3237659
|
![]() |
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.3188645
|