Found 552 results for "gitana 4.0 developers api resources domain delete-domains-domainid-teams-teamkey"

The search executed in 0.002954248 seconds. That's fast.

Gitana 3.2 / Guide / Guide / Docker / Upgrades / 3.2.83

Upgrade to Cloud CMS 3.2.83 with improved ARM aarch64 support, ElasticSearch connection via condor, and Redis updates for better performance.

Score: 1.1827753

Gitana 3.2 / Guide / Guide / Multifactor Authentication / Providers / Duo Security

Integrate Duo Security for enhanced authentication by configuring the Auth API with integrationKey, secretKey, and apiHost.

Score: 1.1776125

Gitana 4.0 / Content Engine / Multifactor Authentication / Providers / Duo Security

Integrate Duo Security for multifactor authentication with Cloud CMS using the Duo Auth API for enhanced security setup.

Score: 1.1776125

AWS loadbalancer healthchecks

For AWS LB healthchecks, we recommend the following path off the API: /healthcheck This route hands back a 200 if the API server is healthy. It determines whether it is healthy by checking a few statistics such as the amount of free memory, the amount of free disk space, network connectivity, file handle usage, CPU utilization and more. If it returns a non-200, then that serves as a signal that the server is in some sort of degraded state and should be rolled over (which elastic scaling groups w

Score: 1.1723937

Gitana 3.2 / Guide / Guide / User Interface / Projects / Export a Project

Export, backup, and share your projects seamlessly with Cloud CMS. Store archives in a Vault and manage metadata for easy collaboration.

Score: 1.1668819

Gitana 4.0 / User Interface / Projects / Export a Project

Effortlessly export and manage Cloud CMS projects as archives for backup, restore, or template creation. Move projects across environments with ease.

Score: 1.1668819

Gitana 3.2 / Guide / Guide / Integrations

Connect Cloud CMS to AWS, Azure, Google, and more. Securely manage services for storage, DNS updates, and event handling. Explore seamless integrations now!

Score: 1.1656733

Gitana 4.0 / Content Engine / Integrations

Connect your Cloud CMS projects to leading cloud services securely, with reusable service descriptors for seamless integrations.

Score: 1.1656733

Alpaca 1.0.3 Released!

We’re pleased to announce the release of Alpaca Web Forms 1.0.3 for jQuery, jQuery UI and jQuery Mobile. Alpaca is an open-source project that provides an easy way to render web forms using JSON schema. It consists of a jQuery plugin and provides a nice abstraction so that you can change form layouts, validation logic and presentation with simple changes to JSON. Alpaca provides the web forms capabilities for Cloud CMS - The Cloud Content Management Platform for the Enterprise. This release incl

Score: 1.1560354

Gitana 3.2 / Guide / Guide / Docker / Security Notices / CVE-2021-44228

Secure your Cloud CMS with Log4j2 updates against CVE-2021-44228. Upgrade to version 3.2.71 and follow mitigation steps for enhanced protection.

Score: 1.1514548

Experimenting with blogs

Today we’re switching over to Tumblr for our blogging capabilities. You might ask a couple of questions - one of which is “why tumblr?” and the other is “why would you use an external CMS for your blog?” These are both excellent questions. They’re both pretty easy to answer as well. With respect to blog software, our feeling is that it’s very much a commodity at this point. When this stuff came out early last decade, it was novel and a wide diversity of features were to be found from one product

Score: 1.1413568

Gitana 4.0 / Self Managed / Containers

Explore configuration guides for Antivirus, API, and UI servers in Gitana's self-managed containers documentation.

Score: 1.1298115

Gitana 3.2 / Guide / Guide / Docker / Configuration

Explore configuration guides for Docker components including antivirus, API, encryption, support, and UI server.

Score: 1.1251231

CEM - shuffling deck chairs on the titanic

Going back 15 years, we’ve seen the core of providing websites shift across various types of “platforms” - from Web Content Management (WCM) to Enterprise Content Management (ECM) to Customer Experience Management (CEM). Every iteration involved another set of technologies, and associated migration headaches. Each expansion also consumed more and more of the resulting presentation tier. At first, this was mostly a good thing as no standard mechanisms existed to facilitate efforts. However, in th

Score: 1.1145623

Gitana 3.2 / Guide / Guide / Application Server / Services / Flow

Effortlessly integrate UI wizards with our API, using JSON configurations for seamless browser-side applications.

Score: 1.111289

Gitana 4.0 / Developers / Application Server / Services / Flow

Effortlessly integrate UI wizards with our API, using JSON configurations for seamless browser-side applications.

Score: 1.111289

Finding sanity by losing your head

There was a lot of chatter last year regarding a “headless” or “decoupled” CMS design. Zeitgeist, maybe… countermovement, definitely. Since their inception, every expansion of content management software along the continuum from managing basic websites to full-on digital experiences drove CMSes further and further into the application’s presentation tier. In parallel, we witnessed the maturity of frameworks such as Angular, Ember, and Ionic (just to name a few) - all pushing development out to t

Score: 1.1024772

How do I retrieve the folder path for my content?

In Cloud CMS, you may choose to associate nodes with folders. This allows the content to be worked with by editorial teams such that they can navigate to content within folders, move content between folders and generally organize their content as they wish. It also allows for content to be retrieved by path via the API, if you wish. Technically speaking, Cloud CMS does not require folders or paths. In fact, plenty of customers use Cloud CMS in such a way that they don't require folders at all. C

Score: 1.1015563

Create Once, Publish Everywhere!

One of the things that our customers love about Cloud CMS is that it lets them create content once and easily publish it to all of their mobile and web applications. It reduces the amount of work required to create fresh and interesting content and saves them time and money in the process. Our goal is straightforward. We want to provide all of the things that small business owners need on the backend to give their users a seamless experience in creating, editing and publishing content. With Clou

Score: 1.1015563

Gitana 3.2 / Guide / Guide / Application Server / Services / Virtual Driver

Optimize virtual driver settings for seamless API key retrieval for incoming tenants.

Score: 1.097791

Gitana 4.0 / Developers / Application Server / Services / Virtual Driver

Optimize virtual driver settings for seamless API key retrieval for incoming tenants.

Score: 1.097791

Gitana 4.0 / Forms / API

Explore comprehensive API documentation including callbacks, functions, validation, and more for Gitana 4.0 forms. Ideal for developers and tech enthusiasts.

Score: 1.0948358

Gitana 3.2 / Guide / Guide / Features / Multilingual

Enable multilingual support and translation management for your content nodes with Cloud CMS to reach a wider audience effortlessly.

Score: 1.0906515

Gitana 4.0 / Content Engine / Aspects / Multilingual

Enable multilingual support and translation management for your content nodes with Cloud CMS to reach a wider audience effortlessly.

Score: 1.0906515

Using the JavaScript driver to run an elasticsearch query

The 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: 1.0906515