Found 578 results for "gitana 4.0 developers api resources vault get-vaults-vaultid-teams-teamkey-members"
The search executed in 0.004423577 seconds. That's fast.
Gitana / 4.0 / Developers / User Interface Customization / OverviewUI Developers Guide The Cloud CMS user interface is an HTML / JavaScript application that comes pre-configured with a base application that is feature-complete and out-of-the-box. It includes a ready-to-run content management and collaboration tool set for managing documents, web sites, mobile content and more. It also makes some default assumptions about page layout, placement of buttons, availability of functionality and role-based provisioning that may or may not match your desired editorial
Score: 1.1969485
|
|
Gitana / 3.2 / Guide / Guide / Application Server / URL Addressability / Login and LogoutLogin and Logout The Application Server provides login and logout support for development teams that wish to store their users and user account information inside of Cloud CMS Domains. Cloud CMS Domains are LDAP-like storage facilities for users, groups, group memberships and more. They're not required, technically, since the Application Server can accommodate other storage facilities (such as LDAP itself), but they're incredibly useful if you can use them since they let you take advantage of us
Score: 1.1843386
|
|
Gitana / 3.2 / Guide / Guide / Docker / Maintenance / Container HooksContainer Hooks This page describes the configuration of HTTP hooks that can be wired into your container orchestration framework to facilitate container lifecycle events (such as shutdown). Lifecycle Hooks Your container orchestration framework likely supports the ability to signal a running API container when one of the following occurs: A container has finished starting up. A container is about to be shut down. In the Kubernetes world, there are two lifecycle hooks (postStart and preStop). Th
Score: 1.1843386
|
|
Gitana / 4.0 / Developers / Application Server / URL Addressability / Login and LogoutLogin and Logout The Application Server provides login and logout support for development teams that wish to store their users and user account information inside of Cloud CMS Domains. Cloud CMS Domains are LDAP-like storage facilities for users, groups, group memberships and more. They're not required, technically, since the Application Server can accommodate other storage facilities (such as LDAP itself), but they're incredibly useful if you can use them since they let you take advantage of us
Score: 1.1843386
|
|
More Ways to Run Cloud CMS On-PremiseWe just released Cloud CMS version 3.1.315 which includes more sample configurations to help customers and prospects get started with on-premise Docker deployments. Our Docker distribution includes several “kits” that contain pre-built Docker Compose configurations that help customers to get up and running right away. These configurations can either be used as is or they may serve as a reference for building out new configurations that meet a customer’s exact needs. Cloud CMS offers Docker as an
Score: 1.18392
|
|
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: 1.1837894
|
|
Gitana / 3.2 / Guide / Guide / Optical Character RecognitionOptical Character Recognition This section describes features that are coming in 4.0 With Optical Character Recognition (OCR), any binary content that you place into Cloud CMS will automatically be processed to analyze and detect characters, words and meaning. This allows you to put content into Cloud CMS that includes scanned documents with printed or handwritten elements, such as forms filled out by customers or clients or archived documents that your organization seeks to digitize. For exampl
Score: 1.1800065
|
|
Gitana / 4.0 / Content Engine / Services / Optical Character RecognitionOptical Character Recognition This section describes features that are coming in 4.0 With Optical Character Recognition (OCR), any binary content that you place into Cloud CMS will automatically be processed to analyze and detect characters, words and meaning. This allows you to put content into Cloud CMS that includes scanned documents with printed or handwritten elements, such as forms filled out by customers or clients or archived documents that your organization seeks to digitize. For exampl
Score: 1.1800065
|
|
Gitana / 3.2 / Guide / Guide / FindFind The Cloud CMS Find Service lets you discover and retrieve content using combinations of its three primary content retrieval mechanisms. These mechanisms are: Query (powered by Mongo DB) Search (powered by Elastic Search) Traversal (provides Graph Traversal) A "Find" operation provides a way for you to execute a single API lookup that runs one or more of the above and composes them into a single result set. How it Works When you make a "Find" call, you provide a recipe containing at least on
Score: 1.169895
|
|
Gitana / 4.0 / Content Engine / Discovery / FindFind The Cloud CMS Find Service lets you discover and retrieve content using combinations of its three primary content retrieval mechanisms. These mechanisms are: Query (powered by Mongo DB) Search (powered by Elastic Search) Traversal (provides Graph Traversal) A "Find" operation provides a way for you to execute a single API lookup that runs one or more of the above and composes them into a single result set. How it Works When you make a "Find" call, you provide a recipe containing at least on
Score: 1.169895
|
|
Gitana / 3.2 / Guide / Guide / DeploymentDeployment Cloud CMS Deployment lets you publish content from a source Cloud CMS project branch to one or more destination Deployment Endpoints. These Deployment Endpoints may include Amazon S3 buckets, FTP servers, file system locations and Cloud CMS branches on the same cluster or running in a cluster located in another data center somewhere else in the world. The Deployment process can be triggered manually or automatically. It may run as part of a Publishing process for your content. It may
Score: 1.1667076
|
|
Gitana / 4.0 / Content Engine / Deployment / OverviewDeployment Cloud CMS Deployment lets you publish content from a source Cloud CMS project branch to one or more destination Deployment Endpoints. These Deployment Endpoints may include Amazon S3 buckets, FTP servers, file system locations and Cloud CMS branches on the same cluster or running in a cluster located in another data center somewhere else in the world. The Deployment process can be triggered manually or automatically. It may run as part of a Publishing process for your content. It may
Score: 1.1667076
|
|
Gitana / 4.0 / Reference / Types / ReleaseRelease An Object Platform Repository Release Table of Contents Overview Parent Objects Properties Methods Examples Schema Note Drop in one of our language drivers to accelerate your development. Here are links to some of our popular Cookbooks to help you get started! C# Go Java JavaScript PHP Python Ruby Parent This Release is contained within a Repository. Properties The following properties are available: Property Type Default Read-Only Description _doc string No The primary ID _system object
Score: 1.1667076
|
|
Gitana / 4.0 / Reference / Types / EmailEmail An Object Platform Application Email Table of Contents Overview Parent Objects Properties Methods Examples Schema Cloud CMS lets your application code create and send emails using online email providers (such as Google Mail or your own personal email server). You can create as many emails as you'd like. Email objects can be queried and retrieved for inspection. Emails automatically track opens and clicks on links embedded in the body of the email. Note Drop in one of our language drivers t
Score: 1.1667076
|
|
Gitana / 4.0 / Reference / Types / Branch GroupBranch Group An Object Platform Repository Branch Group Table of Contents Overview Parent Objects Properties Methods Examples Schema Note Drop in one of our language drivers to accelerate your development. Here are links to some of our popular Cookbooks to help you get started! C# Go Java JavaScript PHP Python Ruby Parent This Branch Group is contained within a Repository. Properties The following properties are available: Property Type Default Read-Only Description _doc string No The primary ID
Score: 1.1667076
|
|
Gitana / 4.0 / Reference / Types / Pull RequestPull Request An Object Platform Repository Pull Request Table of Contents Overview Parent Objects Properties Methods Examples Schema Note Drop in one of our language drivers to accelerate your development. Here are links to some of our popular Cookbooks to help you get started! C# Go Java JavaScript PHP Python Ruby Parent This Pull Request is contained within a Repository. Properties The following properties are available: Property Type Default Read-Only Description _doc string No The primary ID
Score: 1.1667076
|
|
Gitana / 4.0 / Reference / Types / MeterMeter An Object Platform Registrar Meter Table of Contents Overview Parent Objects Properties Methods Examples Schema Note Drop in one of our language drivers to accelerate your development. Here are links to some of our popular Cookbooks to help you get started! C# Go Java JavaScript PHP Python Ruby Parent This Meter is contained within a Registrar. Properties The following properties are available: Property Type Default Read-Only Description _doc string No The primary ID _system object No Meta
Score: 1.1667076
|
|
Gitana / 4.0 / Reference / Types / ClientClient An Object Platform Client Table of Contents Overview Parent Objects Properties Methods Examples Schema A Client defines an entry point for applications to connect to your platform. Applications utilize a key and secret to identify themselves as a particular client of your platform. You can have as many Clients as you would like. Each client has a key/secret combination which the calling application will need to provide in order to assert their identity as the client. This prevents unknown
Score: 1.1667076
|
|
Gitana / 3.2 / Guide / Guide / Docker / Upgrades / 3.2.793.2.79 Upgrade Notes The notes supplied here pertain to upgrading to Cloud CMS version 3.2.79. Release Notes The release notes for this release are available here: https://gitana.io/release.html?name=3.2.79 Support for ARM-64 With version 3.2.79, we are proud to announce official support for ARM aarch64 architectures. This provides our customers with a choice of chip architectures to deploy on. The demand for ARM has increased as performance testing has shown a 20% better performance while being
Score: 1.1622428
|
|
Gitana / 3.2 / Guide / Guide / Docker / Upgrades / 3.2.803.2.80 Upgrade Notes The notes supplied here pertain to upgrading to Cloud CMS version 3.2.80. Release Notes The release notes for this release are available here: https://gitana.io/release.html?name=3.2.80 Support for ARM-64 With version 3.2.80, we officially support for ARM aarch64 architectures. This provides our customers with a choice of chip architectures to deploy on. The demand for ARM has increased as performance testing has shown a 20% better performance while being 10% cheaper than x8
Score: 1.1622428
|
|
Gitana / 3.2 / Guide / Guide / Docker / Upgrades / 3.2.813.2.81 Upgrade Notes The notes supplied here pertain to upgrading to Cloud CMS version 3.2.81. Release Notes The release notes for this release are available here: https://gitana.io/release.html?name=3.2.81 Support for ARM-64 With version 3.2.81, we officially support for ARM aarch64 architectures. This provides our customers with a choice of chip architectures to deploy on. The demand for ARM has increased as performance testing has shown a 20% better performance while being 10% cheaper than x8
Score: 1.1622428
|
|
Gitana / 3.2 / Guide / Guide / Docker / Upgrades / 3.2.823.2.82 Upgrade Notes The notes supplied here pertain to upgrading to Cloud CMS version 3.2.82. Release Notes The release notes for this release are available here: https://gitana.io/release.html?name=3.2.82 Support for ARM-64 With version 3.2.82, we officially support for ARM aarch64 architectures. This provides our customers with a choice of chip architectures to deploy on. The demand for ARM has increased as performance testing has shown a 20% better performance while being 10% cheaper than x8
Score: 1.1622428
|
|
Gitana / 3.2 / Guide / Guide / Docker / Upgrades / 3.2.833.2.83 Upgrade Notes The notes supplied here pertain to upgrading to Cloud CMS version 3.2.83. Release Notes The release notes for this release are available here: https://gitana.io/release.html?name=3.2.83 Support for ARM-64 With version 3.2.83, we officially support for ARM aarch64 architectures. This provides our customers with a choice of chip architectures to deploy on. The demand for ARM has increased as performance testing has shown a 20% better performance while being 10% cheaper than x8
Score: 1.1622428
|
|
Gitana / 3.2 / Guide / Guide / Multifactor Authentication / Providers / Duo SecurityDuo Security Cloud CMS supports [https://duo.com/](Duo Security) for Multifactor Authentication. Cloud CMS is not a listed in the Duo Admin Console when "Protecting" an application. Instead, use the "Auth API" type. To configure Duo Security, you will need to supply the following from the Duo "Auth API" "Details": integrationKey secretKey apiHost These values are available from your Duo Security Settings page. Service Descriptor If you're adding an Authenticator via a Service Descriptor: the Des
Score: 1.1571968
|
|
Gitana / 4.0 / Developers / Authentication / Multifactor Authentication / Providers / Duo SecurityDuo Security Cloud CMS supports [https://duo.com/](Duo Security) for Multifactor Authentication. Cloud CMS is not a listed in the Duo Admin Console when "Protecting" an application. Instead, use the "Auth API" type. To configure Duo Security, you will need to supply the following from the Duo "Auth API" "Details": integrationKey secretKey apiHost These values are available from your Duo Security Settings page. Service Descriptor If you're adding an Authenticator via a Service Descriptor: the Des
Score: 1.1571968
|