Found 572 results for "gitana 4.0 developers api resources deployment get-deployments"

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

Gitana 3.2 / Guide / Guide / Features / Auto Narrate

Enhance your content with Auto Narrate, turning text into audio with ease. Ideal for projects needing seamless text-to-speech conversion.

Score: 1.4872651

Gitana 3.2 / Guide / Guide / Docker / UI Extensions

Enhance your Cloud CMS UI with Docker-based extensions, utilizing environment variables and custom configurations for tailored user experiences.

Score: 1.4788918

Gitana 4.0 / Self Managed / UI Extensions

Enhance your Cloud CMS UI with Docker-based extensions, utilizing environment variables and custom configurations for tailored user experiences.

Score: 1.4788918

Gitana 3.2 / Guide / Guide / Authentication

Securely connect your application to Cloud CMS with OAuth 2.0, enabling safe access through Access and Refresh Tokens without exposing credentials.

Score: 1.4742407

Gitana 4.0 / Developers / Authentication

Optimize your Cloud CMS security using OAuth 2.0 for seamless, safe authentication without exposing credentials. Enhance API interactions securely.

Score: 1.4742407

Gitana 3.2 / Guide / Guide / Getting Started / Instant Preview

Instant Preview lets you view content changes instantly, enhancing efficiency in Development, Staging, and QA without extra servers or complex deployments.

Score: 1.456959

Gitana 4.0 / Getting Started / Navigating the User Interface / Instant Preview

Instantly preview content changes with Cloud CMS, eliminating extra server setups and ensuring fast iterations for Development, Staging, and QA.

Score: 1.456959

Gitana 3.2 / Guide / Guide / Projects

Collaborate effortlessly on content production with Cloud CMS Projects, offering customizable workflows, team roles, and seamless publishing to various platforms.

Score: 1.4057837

Gitana 4.0 / Content Engine / Platform / Projects

Collaborate, design, and manage content efficiently in Cloud CMS projects with tools for workflows, scheduled publishing, and team roles.

Score: 1.4057837

Gitana 3.2 / Guide / Guide / Application Server / Authentication / Providers / LinkedIn

Enable LinkedIn authentication for Cloud CMS with integrated SSO. Configure your API keys to connect your app seamlessly.

Score: 1.3843614

Gitana 3.2 / Guide / Guide / Docker / Kits / Quickstart

Set up your development environment quickly with our Quickstart kit, featuring UI, API, MongoDB, and Elasticsearch. Perfect for beginners!

Score: 1.3747742

Gitana 4.0 / Self Managed / Kits / Quickstart

Launch your app effortlessly with Quickstart! Connect UI, API, MongoDB, and Elasticsearch using Docker for seamless local development.

Score: 1.3747742

API Max Heap recommendation

What is the recommended Xmx value for running the API service? The 2GB setting on the On-Premise "quickstart" distribution is a default for development usage. In production, we recommend putting as much memory as you can. Essentially, the API should use as much memory as is allocated to the API docker container. We usually ask customers to consider an M class large instance type (something on the order of 7.5GB of RAM per API). The UI can use considerably less. For the UI, a 2GB allocation is fi

Score: 1.361573

Gitana 3.2 / Guide / Guide / Bulk Import / Files

Effortlessly import and manage diverse content types in Cloud CMS using the Bulk Import tool and cloudcms-packager for seamless repository integration.

Score: 1.3560228

Gitana 4.0 / Content Engine / Bulk Import / Files

Effortlessly import and manage diverse file types in Cloud CMS with our powerful Bulk Import tool and cloudcms-packager module.

Score: 1.3560228

Build your prototype website in 10 easy steps

Getting started with Cloud CMS for a website takes minimal setup: Fork a copy of https://github.com/gitana/sdk Note the URL of your repo; you’ll need this later… Login to your tenant or signup for a trial of Cloud CMS When prompted upon login create a Web Content Management starter project From the resulting Project Dashboard navigate to “Applications” in Manage Project Select “Sample Web Application” > Deployments Tick the radio button on the right Navigate to Selected > Undeploy (upper right)

Score: 1.3560228

Gitana 4.0 / Developers / Frameworks / Postman

'Learn how to connect Cloud CMS using Postman with this comprehensive guide and enhance your API testing experience efficiently.'

Score: 1.3444743

Gitana 3.2 / Guide / Guide / UI Developers Guide / Evaluators

Learn how evaluators define conditions for runtime configurations, impacting observed data and user permissions, with a wide variety of types available.

Score: 1.3354237

Gitana 4.0 / Developers / User Interface Customization / Evaluators

Discover how evaluators help define conditions for configuration inclusion based on runtime aspects like observables, permissions, and current user authority.

Score: 1.3354237

Gitana 3.2 / Guide / Guide / Application Server / Tags / @form

Render Cloud CMS forms using Alpaca Forms by defining the type and form key. Learn implementation with examples and parameters for customization.

Score: 1.3330159

Gitana 4.0 / Developers / Application Server / Tags / @form

Render Cloud CMS forms using Alpaca Forms by defining the type and form key. Learn implementation with examples and parameters for customization.

Score: 1.3330159

Gitana 3.2 / Guide / Guide / User Interface / Version Control

Cloud CMS offers comprehensive version control inspired by Git, capturing every change for full revision history and easy rollback or comparison.

Score: 1.3135098

Gitana 3.2 / Guide / Guide / Docker / Kits

Download pre-built Cloud CMS Docker kits for common scenarios, ideal for quick setup or as a configuration reference. Explore our resources now.

Score: 1.3108225

Gitana 4.0 / Self Managed / Kits

Download Cloud CMS Docker kits with pre-built configurations for commonly requested scenarios, enhancing your deployment with seamless integration and support.

Score: 1.3108225

Proxy API calls

Whenever a resulting URL looks something like: https://api.cloudcms.com/repositories/f0fb4efd3de07c54420a/branches/9bcdbfea8f2d900f0387/nodes//attachments/thumb.jpg It works great as an API URL but not necessarily as one that can be resolved by the end user's browser. In a typical Node.js-based architecture, you have the User’s browser Node.js application server Cloud CMS backend API The URL generated above is the URL directly to the resource in the backend API. What you really would pre

Score: 1.3098321