Found 492 results for "docs fields time"
The search executed in 0.002007977 seconds. That's fast.
![]() |
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: 0.9938599
|
![]() |
Cache invalidation via SNSAt present, Cloud CMS can be configured to publish notifications to Amazon SNS. Thus, to take advantage of this, you'd have to first have an Amazon Web Services account and an SNS topic created. Cloud CMS publishes notifications to it. Your topic can then do anything it wants with these notifications. Your cluster can listen for these events and process messages to invalidate cache. Most commonly, people hook the SNS services to the SQS service for queue-based event management. We've chosen this
Score: 0.9938599
|
![]() |
Privacy Policy - GitanaPrivacy Policy - Gitana Status Releases Registry Blog Cloud CMS 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.
Score: 0.9931678
|
![]() |
Gitana 3.2 / Guide / Guide / API / Data Types / RegistrationOptimize your registration process with detailed guidance on configuration, email management, billing options, and user properties for seamless integration.
Score: 0.99245226
|
![]() |
Gitana 3.2 / Guide / Guide / UI Developers GuideOptimize your Cloud CMS user interface with customizable JavaScript and JSON-driven modules for powerful, tailored content management solutions.
Score: 0.99222577
|
![]() |
Gitana 4.0 / Developers / User Interface CustomizationOptimize your Cloud CMS experience with our guide to enhancing the user interface through customizable JavaScript and JSON configurations.
Score: 0.99222577
|
![]() |
Gitana 4.0 / Reference / Types / Deployment TargetExplore our comprehensive guide on Deployment Target objects, including methods, properties, and schema details to accelerate development.
Score: 0.99222577
|
![]() |
Gitana 4.0 / Reference / Types / Deployment StrategyExplore comprehensive API methods and properties for managing deployment strategies on Giganta's platform, enhancing development with language driver support.
Score: 0.99222577
|
![]() |
Gitana 4.0 / Reference / Types / Deployment ReceiverComprehensive guide on Gitana Deployment Receiver: properties, methods, examples, and more to streamline your development.
Score: 0.99222577
|
![]() |
Gitana 3.2 / Guide / Guide / Integrations / SlackIntegrate Slack with Cloud CMS to receive real-time content updates. Learn to set up bots and send Slack messages efficiently.
Score: 0.98464715
|
![]() |
Gitana 4.0 / Content Engine / Integrations / SlackIntegrate Slack with Cloud CMS for seamless team communication and get real-time content updates with easy bot setup instructions.
Score: 0.98464715
|
![]() |
Gitana 4.0 / Reference / Types / VaultVault stores backups, replications, and exports of data. Manage archives, access control, and development with our API.
Score: 0.98332846
|
![]() |
Gitana 4.0 / Reference / Types / IdentityExplore detailed documentation on Identity objects, properties, methods, and schema within your Gitana directory.
Score: 0.9825796
|
![]() |
Gitana 3.2 / Guide / Guide / User Interface / WorkflowOptimize team workflow with Cloud CMS's enterprise engine, built on AWS and MongoDB, streamlining notifications, task assignments, and document approval.
Score: 0.98167837
|
![]() |
Gitana 4.0 / User Interface / WorkflowOptimize team workflow with Cloud CMS's enterprise engine, built on AWS and MongoDB, streamlining notifications, task assignments, and document approval.
Score: 0.98167837
|
![]() |
Requirements for CMS PublishingWhat does "publish" mean? In a CMS, publishing means moving content from a draft state to a published version. It will update the content on the published target(s) with the changes made since the last publish date. This sounds simple enough but the requirements for publishing are usually far more complex and interesting. What Publishing must do Publish must work Seems like this is stating the obvious but it is critical. Must be able to confidently publish desired content to the right place and
Score: 0.98167837
|
![]() |
Gitana 3.2 / Guide / Guide / API / Data Types / BranchExplore how branches provide isolated workspaces for projects, allowing changes through changesets with permissions and configuration options.
Score: 0.98108673
|
![]() |
Content Services Platform - GitanaContent Services Platform - Gitana Status Releases Registry Blog Cloud CMS 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 cura
Score: 0.9808334
|
![]() |
Gitana 3.2 / Guide / Guide / Application Server / Tags / @queryOptimize queries for nodes with customizable parameters to enhance template flexibility, including sorting, caching, and locale for targeted results.
Score: 0.96702874
|
![]() |
Gitana 4.0 / Developers / Application Server / Tags / @queryOptimize queries for nodes with customizable parameters to enhance template flexibility, including sorting, caching, and locale for targeted results.
Score: 0.96702874
|
![]() |
Create a RoleCloud CMS lets you create custom roles for your organization. A role provides a mechanism for setting up security and access rights to your content. Roles also play an important part in customizing the user interface. Cloud CMS comes with several roles out of the box. You can also create your own at any time. To create and modify roles, you must be logged in as a manager or an administrator of your platform. Here are the steps to follow: Log into Cloud CMS and either create a project or navigate
Score: 0.9667248
|
![]() |
Gitana 3.2 / Guide / Guide / Docker / Maintenance / Health Check / Load BalancersOptimize your Cloud CMS production environment with efficient load balancers for API and UI, ensuring high availability and reliability.
Score: 0.96457684
|
![]() |
Gitana 4.0 / Self Managed / Maintenance / Health Check / Load BalancersOptimize your Cloud CMS production environment with efficient load balancers for API and UI, ensuring high availability and reliability.
Score: 0.96457684
|
![]() |
Content Management as a MicroserviceOne of the big ideas we pursued when we set out to build Cloud CMS was to design the product so that it was entirely decoupled. Our vision was to have a number of discrete tiers that would consist of either single servers or clusters of servers dedicated to a single class of problems. For example, the Content API tier is dedicated to powering our JSON API. It does nothing else but receive requests, execute them and hand back JSON data responses. It had nothing to do with presentation or renderin
Score: 0.95806736
|
![]() |
How we use Docker at Cloud CMSAt Cloud CMS, we use Docker to provision our cloud infrastructure servers on top of Amazon Web Services. Our stack consists of five different clusters: Cloud CMS API Cloud CMS UI Cloud CMS App Server for Dynamic Hosting Elastic Search MongoDB With the exception of MongoDB, all of these clusters are allocated using elastic load balancing and are architected in such a way that we can spin up new servers and tear down old ones with elastic demand. That is to say, they are fully elastic in design. T
Score: 0.95806736
|