Found 543 results for "gitana 4.0 developers api resources deployment-receiver"
The search executed in 0.003014906 seconds. That's fast.
Gitana / 3.2 / Guide / Guide / Docker / Container ServicesContainer Services In this chapter, we provide examples and guidance on how to instantiate the Gitana platform within a variety of container services. SDK For each of the frameworks listed below, you will find samples configuration files within the Gitana SDK. Gitana SDK - Container Framework Examples for Gitana 3.2 Frameworks Amazon ECS Kubernetes
Score: 2.2145185
|
|
Gitana / 3.2 / Guide / Guide / UI Developers Guide / Samples / Developer Menu ItemsDeveloper Menu Items By default, the Developer menu group is not enabled for users with the 'collaborator' role. Here is an example of how to change the default behavior of Cloud CMS to allow Developer menu options for users with the 'collaborator' role. We could use the following configuration: { "config": { "blocks": [ { "evaluator": "context-project", "config": { "project-context": { "items": [
Score: 2.2034063
|
|
Gitana / 4.0 / Developers / User Interface Customization / Samples / Developer Menu ItemsDeveloper Menu Items By default, the Developer menu group is not enabled for users with the 'collaborator' role. Here is an example of how to change the default behavior of Cloud CMS to allow Developer menu options for users with the 'collaborator' role. We could use the following configuration: { "config": { "blocks": [ { "evaluator": "context-project", "config": { "project-context": { "items": [
Score: 2.2034063
|
|
Gitana / 4.0 / Self Managed / Kubernetes / OverviewKubernetes We will be releasing our 4.0 Kubernetes configuration files here in short order. For the moment, please reach out to support@gitana.io for these files.
Score: 2.201934
|
|
Gitana / 3.2 / Guide / Guide / Access Policies / Samples / Consumer of all ContentConsumer of all Content This section describes features that are coming in 4.0 JSON { "title": "Consumer of all Content", "statements": [{ "action": "grant", "roles": ["consumer"] }] }
Score: 2.1989236
|
|
Gitana / 4.0 / Content Engine / Security / Access Policies / Samples / Consumer of all ContentConsumer of all Content This section describes features that are coming in 4.0 JSON { "title": "Consumer of all Content", "statements": [{ "action": "grant", "roles": ["consumer"] }] }
Score: 2.1989236
|
|
Gitana / 3.2 / Guide / Guide / Application Server / Services / Locks
Locks The Locks Service is used internally by the Application Server to coordinate access to shared cluster resources. The Locks Service is automatically configured to use Redis when the server is running in "cluster" mode. A configuration block is only required if you do not use environment variables to define redis server configuration. Configuration {
"locks": {
"enabled": true,
"type": "redis",
"config": {
"url": "
Score: 2.1987104
|
|
Gitana / 3.2 / Guide / Guide / Access Policies / ConditionsConditions This section describes features that are coming in 4.0 Access Policy Conditions And Branch Changeset Data Store Feature ID Locale Not Or Path Project Property Reference Type Type QName
Score: 2.1899416
|
|
Gitana / 3.2 / Guide / Guide / Access Policies / SamplesSamples This section describes features that are coming in 4.0 Access Policy Samples Consumer of all Content Editor of all Content in Spanish Manager of all Content in a Folder
Score: 2.1899416
|
|
Gitana / 4.0 / Content Engine / Security / Access Policies / ConditionsConditions This section describes features that are coming in 4.0 Access Policy Conditions And Branch Changeset Data Store Feature ID Locale Not Or Path Project Property Reference Type Type QName
Score: 2.1899416
|
|
Gitana / 4.0 / Content Engine / Security / Access Policies / SamplesSamples This section describes features that are coming in 4.0 Access Policy Samples Consumer of all Content Editor of all Content in Spanish Manager of all Content in a Folder
Score: 2.1899416
|
|
Selling a CMS to your Boss?You have found the CMS to answer all your dreams and perhaps a lot more – now what? The quest for CMS nirvana is over and you are ready to start moving forward and onto the interesting challenges ahead. Probably not – you still have to sell the CMS to your Management! Your management is likely less interested in the great architecture/features and more interested in the costs to the business of buying or even not buying the CMS. Coming from the business side, this blog touches on the topics I wo
Score: 2.1876345
|
|
Gitana / 3.2 / Guide / Guide / User Interface / Projects / Delete a ProjectDelete a Project Pre-condition: Project setting to allow deletion of Project deleted go to Manage Project and uncheck "Prevent this project and its resources from being deleted" Deleting a Project on the left-hand menu. Find the Project you wish to delete in the list of Projects. Once you've found the Project, select it by clicking on the checkbox on the left-hand side. Then click on the Selected... dropdown and pick "Delete Project": This will bring up the Delete Project Wizard. Click the Delet
Score: 2.1779542
|
|
Gitana / 4.0 / User Interface / Projects / Delete a ProjectDelete a Project Pre-condition: Project setting to allow deletion of Project deleted go to Manage Project and uncheck "Prevent this project and its resources from being deleted" Deleting a Project on the left-hand menu. Find the Project you wish to delete in the list of Projects. Once you've found the Project, select it by clicking on the checkbox on the left-hand side. Then click on the Selected... dropdown and pick "Delete Project": This will bring up the Delete Project Wizard. Click the Delet
Score: 2.1779542
|
|
Gitana / 3.2 / Guide / Guide / WorkflowWorkflow In explaining workflow, let's first take a look at the following things: Workflow Models Workflow Instances Workflow Tasks Workflow Payload Resources Workflow Comments Workflow History Item Workflow Events Workflow Event Handlers A workflow model is a definition of a workflow consisting of a full set of instructions on how content should be routed between participants or activities on its way toward completion. A workflow model is kind of like a blueprint describing the sequence of step
Score: 2.16929
|
|
Gitana / 4.0 / Content Engine / Workflow / OverviewWorkflow In explaining workflow, let's first take a look at the following things: Workflow Models Workflow Instances Workflow Tasks Workflow Payload Resources Workflow Comments Workflow History Item Workflow Events Workflow Event Handlers A workflow model is a definition of a workflow consisting of a full set of instructions on how content should be routed between participants or activities on its way toward completion. A workflow model is kind of like a blueprint describing the sequence of step
Score: 2.16929
|
|
Gitana / 3.2 / Guide / Guide / Access Policies / Samples / Editor of all Content in SpanishEditor of all Content in Spanish This section describes features that are coming in 4.0 JSON { "title": "Editor of all Content in Spanish", "statements": [{ "action": "grant", "roles": ["editor"], "conditions": [{ "conditions": [{ "type": "locale", "config": { "locale": "es" } }] }] }] }
Score: 2.1634307
|
|
Gitana / 4.0 / Content Engine / Security / Access Policies / Samples / Editor of all Content in SpanishEditor of all Content in Spanish This section describes features that are coming in 4.0 JSON { "title": "Editor of all Content in Spanish", "statements": [{ "action": "grant", "roles": ["editor"], "conditions": [{ "conditions": [{ "type": "locale", "config": { "locale": "es" } }] }] }] }
Score: 2.1634307
|
|
Gitana / 4.0 / Developers / Drivers / JavaScript / NodeJavaScript / Node Connect your Node applications to Gitana Latest Version Version undefined Date The Gitana JavaScript 2.0 driver can be dropped into any web or mobile application running in the browser, within Node.js or any of a host of web frameworks including jQuery, React.js, Vue.js, Angular.js, and many others. This JavaScript driver, in contrast to the Gitana JavaScript 1.0 (Legacy) Driver, fully supports ECMAScript promises, which makes it easier to seamlessly integrate with your javascr
Score: 2.1547837
|
|
Gitana / 3.2 / Guide / Guide / Access Policies / Samples / Manager of all Content in a FolderManager of all Content in a Folder This section describes features that are coming in 4.0 JSON { "title": "Manager of all Content in a Folder", "statements": [{ "action": "grant", "roles": ["manager"], "conditions": [{ "conditions": [{ "type": "path", "config": { "path": "^/my/folder/.*" } }] }] }] }
Score: 2.1518528
|
|
Gitana / 4.0 / Content Engine / Security / Access Policies / Samples / Manager of all Content in a FolderManager of all Content in a Folder This section describes features that are coming in 4.0 JSON { "title": "Manager of all Content in a Folder", "statements": [{ "action": "grant", "roles": ["manager"], "conditions": [{ "conditions": [{ "type": "path", "config": { "path": "^/my/folder/.*" } }] }] }] }
Score: 2.1518528
|
|
Gitana / 3.2 / Guide / Guide / Deployment / Deployment Handlers / HTTP Deployment HandlerHTTP Deployment Handler Handles the deployment of one or more Deployment Packages to a custom HTTP endpoint. The custom HTTP endpoint is described by: url statusUrl username password Custom HTTP endpoints are useful for a large variety of purposes, including writing data into custom databases, synchronizing content from Cloud CMS with existing Content Management products, hooking into custom logic for CDN or cache invalidation and much more. Configuration { "url": "{url}", "statusUrl": "
Score: 2.1445103
|
|
Gitana / 4.0 / Content Engine / Deployment / Deployment Handlers / HTTP Deployment HandlerHTTP Deployment Handler Handles the deployment of one or more Deployment Packages to a custom HTTP endpoint. The custom HTTP endpoint is described by: url statusUrl username password Custom HTTP endpoints are useful for a large variety of purposes, including writing data into custom databases, synchronizing content from Cloud CMS with existing Content Management products, hooking into custom logic for CDN or cache invalidation and much more. Configuration { "url": "{url}", "statusUrl": "
Score: 2.1445103
|
|
Difference between an Application and a ProjectA Project is a logical separation for work within Cloud CMS. It could be a site, a sub-site, a department, a web project or anything else you'd like. Projects let you organize teams, invite members and provide a place for you to collaborate on content. An Application is something that you create to provision resources and services dedicated to your web site or web/mobile application. Each Application provides storage and services that your app can access for things like user registration, passwo
Score: 2.1179721
|
|
Gitana / 3.2 / Guide / Guide / Application Server / Installation / Docker InstallationDocker Installation The Cloud CMS Application Server is additionally provided as a Docker image. With Docker, you can launch this image within its own container running on Linux, Mac OS or Windows. The container can be managed, brought online and shutdown at any time. Docker To get started, you will need to familiarize yourself with Docker. Install Docker onto your operating system and become familiar with the command line tools. Git You will also need to be familiar with Git. The source for the
Score: 2.112968
|