Found 430 results for "ui projects search"
The search executed in 0.005446435 seconds. That's fast.
![]() |
Gitana 4.0 / Developers / Drivers / GoConnect Go apps to Gitana seamlessly. Use our Go driver to manage nodes, branches, and more. Explore examples and get started quickly.
Score: 2.7466626
|
![]() |
Getting Started Videos for Cloud CMSWe are very proud of Cloud CMS and encourage you to see for yourself the potential of Cloud CMS (Free Trial). To help you get the most out of the trial and knowledge of some of the features, we have recorded a number of ‘Getting Started’ videos showing some basic features, administration, and a ‘taster’ of some of the more interesting advanced features. (More videos to come for the advanced features). The Getting Started videos: Create a Project Add Users to Projects Upload Content Add Comments
Score: 2.7135444
|
![]() |
Gitana 4.0 / Developers / Drivers / C#Easily connect your .NET applications to Gitana with the C# driver. Supports API integration, node management, and more. 100% open-source.
Score: 2.6978261
|
![]() |
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: 2.5660877
|
![]() |
Gitana 4.0 / Self Managed / UI ExtensionsEnhance your Cloud CMS UI with Docker-based extensions, utilizing environment variables and custom configurations for tailored user experiences.
Score: 2.5550675
|
![]() |
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: 2.4582143
|
![]() |
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: 2.4582143
|
![]() |
The Gitana Blog - Page 1The Gitana Blog - Page 1 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: 2.4575324
|
![]() |
Gitana 4.0 / Developers / Drivers / PHPConnect PHP apps to Gitana with our open-source driver. Access API with ease, manage OAuth, and perform content operations effectively.
Score: 2.4524403
|
![]() |
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: 2.3959184
|
![]() |
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: 2.3957825
|
![]() |
Security Policy - GitanaSecurity 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: 2.3943539
|
![]() |
Gitana | Cloud CMS | Headless CMSGitana | Cloud CMS | Headless CMS 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 curat
Score: 2.3251734
|
![]() |
Gitana | Cloud CMS | Headless CMSGitana | Cloud CMS | Headless CMS 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 curat
Score: 2.3251734
|
![]() |
Our Company - GitanaOur Company - 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. Pu
Score: 2.2002902
|
![]() |
Gitana 3.2 / Guide / Guide / UI Developers Guide / Contexts / platform-mypreferences-contextManage and customize your preferences with easy access to properties and UI settings, tailored for collaborators and managers.
Score: 2.200273
|
![]() |
Gitana 4.0 / Developers / User Interface Customization / Contexts / platform-mypreferences-contextManage and customize your preferences with easy access to properties and UI settings, tailored for collaborators and managers.
Score: 2.200273
|
![]() |
Content Automation - GitanaContent Automation - 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 cont
Score: 2.1923242
|
![]() |
Gitana 3.2 / Guide / Guide / UI Developers Guide / Templates / List ItemsCustomize your list item displays in CloudCMS UI using templates. Learn to configure icons, descriptions, and create tailor-made views effortlessly.
Score: 2.1657996
|
![]() |
Gitana 4.0 / Developers / User Interface Customization / Templates / List ItemsCustomize list items in CloudCMS UI with icons and descriptions using flexible templates. Learn how to create, sort, and manage list item displays.
Score: 2.1657996
|
![]() |
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: 2.1615078
|
![]() |
Using the JavaScript driver to run an elasticsearch queryThe Cloud CMS REST API allows for elasticsearch queries against a branch. The API endpoint is POST /repositories/{repositoryId}/branches/{branchId}/nodes/search The payload is a JSON object containing a top-level property called "search" which wraps the elasticsearch DSL query. The JavaScript driver exposes this call on the Branch object using the searchNodes() methods. Examples: 1) Search for nodes containing the keyword "hello" in any property: req.branch(function (err, branch) { branch.trap(f
Score: 2.1475403
|
![]() |
Gitana 3.2 / Guide / Guide / Features / IndexableOptimize your content indexing with Cloud CMS. Configure search-index updates, exclude paths, and enhance performance for precise search results.
Score: 2.1341019
|
![]() |
Gitana 4.0 / Content Engine / Aspects / IndexableOptimize your content indexing with Cloud CMS. Configure search-index updates, exclude paths, and enhance performance for precise search results.
Score: 2.1341019
|
![]() |
Gitana 3.2 / Guide / Guide / UI Developers Guide / Contexts / platform-manage-contextManage your platform efficiently with comprehensive tools for settings, email, logo, themes, deployments, and developer integrations. Ideal for admins and managers.
Score: 2.1138244
|