Found 1185 results for "gitana 3.2 guide guide access-policies conditions and"

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

Gitana 3.2 / Guide / Guide / Publishing / Lifecycle States

Learn about Cloud CMS's four content lifecycle states: None, Draft, Live, and Archived, to streamline your publishing process.

Score: 0.33864132

How we use Docker at Cloud CMS

At 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.33831942

Cloud CMS Architecture

Cloud CMS has two clusters that we run for customers who host apps with us. One cluster is for the "app server" tier (*.cloudcms.net) and the other is the "API" tier (api.cloudcms.com). The app server cluster consists of Node.js servers, and the API is a Java-backend that is stateless and implements the full REST API: As such, the API doesn't manage connections directly. Any invocation to it is a one-shot where each request contains everything needed to assert the user's identity and proceed wit

Score: 0.33823788

Gitana 3.2 / Guide / Guide / Integrations / Okta

Discover how Okta enhances security by integrating user authentication into modern applications with Cloud CMS Single Sign-On support.

Score: 0.33802563

Gitana 4.0 / Content Engine / Integrations / Okta

Secure and manage user authentication with Okta and Cloud CMS, offering seamless SSO integration using SAML 2.0 and JWT.

Score: 0.33802563

Dynamic ProxyPassReverseCookieDomain with Apache 2

We do a lot of HTML5 and JavaScript application hosting at Cloud CMS. Our platform lets you build HTML5 applications and deploy them to our cloud infrastructure with just a couple of clicks. As a result, we’ve gotten pretty friendly with Apache 2, virtual hosts, mod_rewrite, proxies and more. Applications built on our platform use OAuth2 over SSL. We support all of the authentication flows even for HTML5/JS applications. Inherently, these applications are considered “untrusted” in any two-legged

Score: 0.33796912

Building Applications with Ratchet JS MVC

Over the past few days, I’ve had a chance to delve back into ratchet.js which is a JavaScript MVC framework that I had a hand in building in 2010. By this point, there are a lot of JavaScript MVC frameworks that you can utilize. However, at the time we built it, we were very inspired by sammy.js, backbone.js and knockout.js. A few points on these libraries: I particularly liked sammy.js for its simplicity. The developers of that library do a great job minimizing the work and also utilized an int

Score: 0.33791336

Gitana 3.2 / Guide / Guide / Integrations / Slack

Integrate Slack with Cloud CMS to receive real-time content updates. Learn to set up bots and send Slack messages efficiently.

Score: 0.33777803

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

Easily duplicate your projects in our platform with step-by-step guidance for seamless content and user membership replication.

Score: 0.33777803

Gitana 4.0 / Content Engine / Integrations / Slack

Integrate Slack with Cloud CMS for seamless team communication and get real-time content updates with easy bot setup instructions.

Score: 0.33777803

Gitana 4.0 / User Interface / Projects / Copy a Project

Learn how to easily duplicate projects in your platform using the Copy Project Wizard. Perfect for managing content efficiently.

Score: 0.33777803

How does multi-tenancy work?

How does multi-tenancy work? ie I want to have multiple companies with sub-groups of users in each company - to follow, how would we customize the interface for each company? There are two good ways to achieve multi-tenancy with Cloud CMS. - One is to use multiple "projects" - i.e. one per customer. Each project has it's own domain of users and groups, as well as it's own content definitions, instances and ACLs. As such, you can use each project to store the content on a per-client basis. You ca

Score: 0.33768195

Gitana 3.2 / Guide / Guide / Integrations / ActiveMQ

Optimize your backend applications with ActiveMQ, a high-performance message broker, integrated with Cloud CMS for seamless API notifications.

Score: 0.33737388

Gitana 3.2 / Guide / Guide / Publishing / Example Publishing Setup

Learn how to configure a complete publishing setup, from project creation to publishing and unpublishing in this detailed guide.

Score: 0.33737388

Gitana 4.0 / Content Engine / Integrations / ActiveMQ

Optimize your Cloud CMS integration using Apache ActiveMQ for seamless API event handling and message queuing. Enhance scalability and performance.

Score: 0.33737388

Gitana 4.0 / Forms / API / Connectors

Enhance Alpaca forms with custom and default connectors to seamlessly load data, schemas, and options from remote sources like Cloud CMS.

Score: 0.33737388

Gitana 3.2 / Guide / Guide / Integrations / Amazon Web Services / Amazon Translate

Amazon Translate offers fast, accurate neural machine translation for websites and apps. Learn how Cloud CMS integrates for seamless I18N updates.

Score: 0.33727238

Gitana 4.0 / Content Engine / Integrations / Amazon Web Services / Amazon Translate

Amazon Translate: Efficient, high-quality neural machine translation. Localize content for international users and enhance I18N translations with Cloud CMS integration.

Score: 0.33727238

Gitana 3.2 / Guide / Guide / Getting Started / Multiple Projects

Collaborate seamlessly on diverse projects with customizable roles for team members. Create, review, and publish content efficiently in a secure platform.

Score: 0.33723906

Gitana 4.0 / Getting Started / Using your Data Platform / Projects

Collaborate seamlessly with diverse team roles in projects; create, review, and publish content across platforms effortlessly. Discover flexible project management today!

Score: 0.33723906

More Ways to Run Cloud CMS On-Premise

We 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: 0.33684304

Gitana 3.2 / Guide / Guide / User Interface / Dashboard

Customize your platform dashboards with ease. Change layouts, add or remove dashlets, manage configurations, and lock settings effortlessly.

Score: 0.33646682

Gitana 4.0 / User Interface / User Interface / Dashboard

Customize your dashboard in Platform and Project with ease. Change layout, add or remove dashlets, configure, and lock with flexible options.

Score: 0.33646682

Oauth 2.0 tokens

Each response from Cloud CMS provides two tokens: an access token and a refresh token. The access token is the one that you need to attach to every API call. It gets passed through the Authorization header as "bearer " and Cloud CMS uses this to identify who the authenticated user is (and thus, what resources they have access to and so forth). By default, the access token has a lifespan of 24 hours. After that period of time, it is no longer valid and any requests will come back wit

Score: 0.33644828

Gitana 3.2 / Guide / Guide / Binary Files / GridFS Binary Storage

Optimize MongoDB storage with GridFS for binary files in Cloud CMS, featuring integration with Amazon S3 and other cloud solutions.

Score: 0.33643344