Found 357 results for "deployment deployment-handlers branch"
The search executed in 0.001771977 seconds. That's fast.
![]() |
Gitana 4.0 / Content Engine / Bulk ImportEffortlessly migrate and import your content into Cloud CMS with our versatile bulk import tool, supporting various formats and legacy CMS integrations.
Score: 1.2593534
|
![]() |
Gitana 3.2 / Guide / Guide / Application Server / Installation / Standalone InstallationEasily set up the Cloud CMS Application Server with Node.js, Git, and simple configuration steps for seamless content delivery.
Score: 1.2512449
|
![]() |
Gitana 4.0 / Developers / Application Server / Installation / Standalone InstallationSet up the Cloud CMS Application Server with Node.js and Git for seamless content management. Download, configure, and launch easily.
Score: 1.2512449
|
![]() |
Gitana 4.0 / Content Engine / SidekickEnhance team efficiency and creativity with Sidekick—AI-powered task assistants and conversational insights for streamlined content management.
Score: 1.249548
|
![]() |
Gitana 3.2 / Guide / Guide / Content Modeling / Definitions / Content Type DefinitionLearn how to define and manage content types in Cloud CMS, with JSON schema, for organized content creation and editing.
Score: 1.2480305
|
![]() |
Gitana 4.0 / Content Engine / Content Models / Definitions / Content Type DefinitionLearn about content types in Cloud CMS, their schema, creation, editing, and management using JSON schema and Content Model Builder.
Score: 1.2480305
|
![]() |
Gitana 4.0 / Reference / Types / PlatformAccess Cloud CMS data stores and platform-scoped objects with authentication for robust data management and development.
Score: 1.2184232
|
![]() |
Gitana 3.2 / Guide / Guide / Features / LockedLearn about the node locking functionality with the f:locked QName to efficiently manage edit permissions and control access.
Score: 1.217411
|
![]() |
Gitana 4.0 / Content Engine / Aspects / LockedLearn about the node locking functionality with the f:locked QName to efficiently manage edit permissions and control access.
Score: 1.217411
|
![]() |
Pagination optionsYou can specify pagination options in an optional second argument to the queryNodes function, basically like this: Chain(branch).queryNodes({ "_type": "video:essentials" }, { "sort": { "title": -1 }, "limit": 10, "skip": 30 }).then(function() { ... }); In this example, the results will start at index 30 in the record set and will contain the next 10 entries. The record set is sorted by "title" in a descending order ahead of being returned. If pagination sort isn't provided, then the o
Score: 1.217411
|
![]() |
Advanced Content Modeling options (example)Question. If I have the following collections: Categories Products Product_Description_Schemas Each Product is linked to a Category. Each Category is linked to a Product_Description_Schema. The outcome I want to accomplish is that the description schema for Product X I am entering, is defined by the Category it is linked to ( which in turn is defined by the Product_Description_Schema that the Category is linked to ). e.g. Product = Hilton Hotel London, Category = Hotel, Product_Description_Schem
Score: 1.2132729
|
![]() |
Gitana 3.2 / Guide / Guide / PoliciesOptimize your content management with Cloud CMS policies, triggering custom actions on events to streamline your workflow efficiently.
Score: 1.2061186
|
![]() |
Gitana 4.0 / Content Engine / Behaviors / PoliciesExplore Cloud CMS policies to automate actions and manage content lifecycle through custom logic integration and sensible default handlers.
Score: 1.2061186
|
![]() |
How to get a content definition JSON from the Cloud CMS API?There are a couple of ways to do this. The first is simply use the node GET call and pass in the qname like this: GET /repositories/{repositoryId}/branches/{branchId}/nodes/{qname} http://api.cloudcms.com/docs#!/node/get_repositories_repositoryId_branches_branchId_nodes_nodeId This will give you back the JSON for the definition. Another way is to use this variation: GET /repositories/{repositoryId}/branches/{branchId}/definitions/{qname} http://api.cloudcms.com/docs#!/branch/get_repositories_rep
Score: 1.2061186
|
![]() |
Gitana 3.2 / Guide / Guide / AuditingOptimize your content strategy with Cloud CMS's audit system, tracking user interactions and content access in on-premise Docker environments.
Score: 1.1800714
|
![]() |
Gitana 4.0 / Content Engine / Platform / AuditingEnable comprehensive auditing in Cloud CMS for Docker environments with a robust built-in system detailing user and content interactions.
Score: 1.1800714
|
![]() |
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.1775377
|
![]() |
Gitana 3.2 / Guide / Guide / Actions / Send a Slack MessageSend messages to Slack channels using Cloud CMS. Integrate seamlessly with our detailed configuration and example guides.
Score: 1.1629684
|
![]() |
Gitana 4.0 / Content Engine / Behaviors / Actions / Send a Slack MessageSend Slack messages effortlessly. Learn configuration and integration with Cloud CMS for seamless communication in your channels.
Score: 1.1629684
|
![]() |
Gitana 4.0 / Content Engine / Content ModelsDiscover Cloud CMS content modeling: define content types, properties, and relationships using JSON Schema for seamless data management and integrity.
Score: 1.1603422
|
![]() |
Gitana 3.2 / Guide / Guide / Forms / ReferencesLearn how Cloud CMS leverages $ref for dynamic form and schema integration, enabling effective JSON component reuse across your content model.
Score: 1.1425309
|
![]() |
Gitana 4.0 / Forms / CMS / ReferencesEnhance your forms with Cloud CMS by using $ref for seamless schema and form configuration integration. Explore content model references today!
Score: 1.1425309
|
![]() |
Query PerformanceApplication queries Application code which consumes Cloud CMS content typically runs query API calls. These queries can be optimized in the following ways: Request only the properties needed When an application requires only a few properties from a set of nodes you should use “_fields” to limit the properties returned. This can drastically reduce the size of the payload and therefore the response time. In this example, we only need “_doc”, “title” and “_type” so these are the only fields that wi
Score: 1.1425309
|
![]() |
Gitana 4.0 / Self Managed / Containers / UI ServerOptimize your Cloud CMS UI Server setup with Node.js, Docker, and environment variables for a seamless editorial experience.
Score: 1.1417806
|
![]() |
Gitana 3.2 / Guide / Guide / Actions / Send EmailSend personalized emails with configurable templates using various providers. Simplify email sending by customizing recipients, subjects, and body content.
Score: 1.1345073
|