Found 302 results for "gitana 4.0 engine security access-policies"

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

Gitana 4.0 / Developers / Cookbooks / Python Cookbook

Explore the Python Cookbook for detailed instructions and examples on using the Gitana Python driver for developing with Cloud CMS.

Score: 1.6634033

Gitana 3.2 / Guide / Guide / Docker

Optimize your Cloud CMS deployment with Docker, offering flexible development and production setups on-premise or via virtual private clouds.

Score: 1.6529258

Gitana 3.2 / Guide / Guide / Transcription

Automatically convert audio files to text with Cloud CMS transcription. Sync updates effortlessly. Ideal for search indexing and seamless content management.

Score: 1.6512336

Gitana 4.0 / Content Engine / Access Policies / System Policies / project-manager

Discover Gitana's System Access Policy for project management. Enhance access control with JSON-based policies.

Score: 1.6468588

Gitana 4.0 / Content Engine / Access Policies / System Policies / project-owner

Explore the Gitana System Access Policy for project-owner, detailing JSON configuration and role-based permissions.

Score: 1.6468588

Managing a large number of PDFs or images

In Cloud CMS everything is a node. A node has JSON properties and could also have binary attachments. What you would call a "file" is a node with properties describing it's folder location and a "default" attachment holding the payload (PDF file, image, MSWord doc, etc). Typically, for large number of PDFs, images, etc, we suggest individual nodes with a single attachment each (which is the PDF, image, etc). We have many customers who use Cloud CMS in this way and it essentially works like a doc

Score: 1.6468544

Easy Forms with Cloud CMS

One of the many uses of Cloud CMS is as a storage and reporting mechanism for forms. If you’re looking to put a form up onto your web or mobile site, Cloud CMS serves as an excellent option for capturing and storing this information. Fundamentally, Cloud CMS provides the Alpaca forms engine. Alpaca is an open-source JavaScript library for jQuery. It makes it easy to design and insert forms into your sites. Cloud CMS built Alpaca and been working with the broader community to improve it and make

Score: 1.6468544

Gitana 3.2 / Guide / Guide / Docker / Kits / MongoDB Replica Set

Set up a 3-node MongoDB Replica Set with ease, using our guide, Gitana SDK, and Docker Compose for optimal database performance.

Score: 1.6460153

Gitana 4.0 / Content Engine / Access Policies / System Policies / project-connector

Explore the Gitana System Access Policy for project-connector, detailing JSON roles and actions for resource connection in projects.

Score: 1.642521

Gitana 3.2 / Guide / Guide / Auditing

Optimize your content strategy with Cloud CMS's audit system, tracking user interactions and content access in on-premise Docker environments.

Score: 1.6415602

Gitana 4.0 / Content Engine / Platform / Auditing

Optimize your content strategy with Cloud CMS's audit system, tracking user interactions and content access in on-premise Docker environments.

Score: 1.6415602

Recommended Cloud CMS architecture

In general, we recommend a three-tier architecture (browser -> app server -> API) for any applications you build. This would be our recommendation whether you're using Cloud CMS or anyone else. There are a few good reasons: The browser is an insecure runtime. Exposing any API keys within the browser is a very big security hole. Even exposing credentials within the browser (such as within a cookie) for the sake of working around this is also not recommended since hackers can siphon off the creden

Score: 1.6389403

Gitana 4.0 / Content Engine / Access Policies / System Policies / platform-connector

Explore Gitana's 'platform-connector' System Access Policy for seamless platform connectivity management.

Score: 1.638206

Gitana 3.2 / Guide / Guide / Docker / Configuration / API Server

Optimize your API server with Cloud CMS for RESTful integration, MongoDB, Elasticsearch, and AWS services like S3 and CloudFront.

Score: 1.6343732

Gitana 4.0 / Content Engine / Access Policies / System Policies / project-application-user

Discover the 'project-application-user' system access policy for managing project roles and permissions effectively.

Score: 1.6339135

Gitana 4.0 / Content Engine / Access Policies / System Policies / project-read-all-content

Explore Gitana's project-read-all-content policy that allows content reading in projects under specific conditions.

Score: 1.6339135

Gitana 4.0 / Content Engine / Access Policies / Templates / read-all-content

Access Policy Template for Gitana 4.0: Allow project members to consume all content with JSON configuration.

Score: 1.6339135

Gitana 4.0 / Developers / Frameworks / Next.js

Build and deploy static sites with Next.js and Cloud CMS. Easy setup, configuration guides, and example projects included.

Score: 1.6288176

Gitana 4.0 / Developers / Frameworks / SvelteKit

Build static and hybrid sites effortlessly with SvelteKit and Cloud CMS. Discover tools, API setup, and sample projects to enhance your development.

Score: 1.6288176

Gitana 4.0 / Content Engine / Access Policies / System Policies / project-read-all-paths

Discover the project-read-all-paths policy for comprehensive access to content paths in Gitana, essential for system access management.

Score: 1.6253959

Gitana 3.2 / Guide / Guide / Content Modeling / Content Model Builder / Extend Field Templates

Extend your field templates by adding custom modules like the Summernote WYSIWYG editor, elevating content editing flexibility and customization.

Score: 1.6086242

Gitana 4.0 / Content Engine / Access Policies / System Policies / platform-application-user

Explore Gitana's System Access Policy for platform-application-user to manage application-level permissions efficiently.

Score: 1.6086242

Gitana 4.0 / Content Engine / Access Policies / Templates / edit-all-content-in-spanish

Create and manage Spanish content with this Gitana access policy template for effortless editorial collaboration.

Score: 1.6086242

Gitana 4.0 / Content Engine / Content Models / Content Model Builder / Extend Field Templates

Enhance your web editing with custom field templates using Summernote WYSIWYG in just a few steps. Access the full guide and code example here.

Score: 1.6086242

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: 1.6063842