Found 351 results for "cookbooks go"

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

How to find the Repository ID for a Project?

There are a few ways to get the repository ID for a project. The easiest way is: log in to your tenant go to your Project add "/stack" to the url The "/stack" suffix will show you the members of the stack. If you then click on "workbench 'content' repository", you'll see the ID for the repository in the URL. Another way is to click on a document in your project and then click on "View in API". The URL that comes up will have the repository ID in it as well.

Score: 1.0965524

Gitana 3.2 / Guide / Guide / API Keys / Create new Application Keys

Easily create and manage application keys for your projects. Learn how to generate and refresh API keys step-by-step in our comprehensive guide.

Score: 1.0857421

Gitana 4.0 / Developers / API Keys / Create new Application Keys

Learn to create and manage application API keys effectively, with step-by-step instructions for setup, viewing, and refreshing for your projects.

Score: 1.0857421

Making a user a Platform Owner user

First create the user on the Members tab of the Cloud CMS UI Go to "Administration Console" from your tenant url eg .cloudcms.net/admin Select "Teams" from the "Platform" section Click the "owners" team Click the "Query" button from the "Manage Memberships" section Uncheck "Only display group members?" From the "Domain" dropdown list select "Primary Domain" Enter the user's system name in the "Principal Name" field and click the "Query" button The user should appear in the result li

Score: 1.0857421

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

Create collaborative projects in Cloud CMS, customize content, design schemas, and manage teams with ease using templates or starting from scratch.

Score: 1.0825863

Gitana 4.0 / User Interface / Projects / Create a Project

Create collaborative projects easily with Cloud CMS. Customize, invite teams, approve content, and leverage templates for efficient project management.

Score: 1.0825863

Gitana 4.0 / Content Engine / Publishing / Publications

Manage content deployment and lifecycle states with publication rules and deployment targets for efficient project workflow.

Score: 1.0647489

Gitana 3.2 / Guide / Guide / Releases

Optimize content collaboration with Cloud CMS Releases. Schedule and manage content workflows with ease, ensuring seamless updates and conflict resolutions.

Score: 1.06182

Gitana 4.0 / Content Engine / Releases

Optimize your content workflow with Cloud CMS Releases for real-time collaboration and scheduled publishing, ensuring seamless updates to your digital platforms.

Score: 1.06182

Chat GPT and Cloud CMS

Lately, the the new development taking the tech world and media by storm is Chat GPT - an incredible new chatbot from Open AI which is capable of producing clear and well worded text of all kinds, from instructions to build a treehouse to poems written from the perspective of a pirate. While not perfect, the potential of this technology is immense, and got us to thinking, how might an AI of this calibur be applied to the future of content management? As it turns out, the training process for Ope

Score: 1.0617137

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

Integrate Amazon SQS with Cloud CMS to manage events efficiently, ensuring fast performance and reliable message queuing for your cloud application.

Score: 1.0472577

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

Optimize your Cloud CMS with seamless Amazon SQS integration for efficient message queuing and event notifications.

Score: 1.0472577

Gitana 4.0 / Reference / Types / Social Connection

Explore the comprehensive guide to creating, managing, and integrating Social Connections in your platform with our API documentation.

Score: 1.046809

Gitana 4.0 / Reference / Types / Plan

Explore our Plan documentation, an essential resource within the Gitana API, featuring properties, methods, and examples for seamless integration.

Score: 1.046809

Gitana 4.0 / Reference / Types / Settings

Explore the comprehensive Gitana 4.0 Settings API documentation, featuring methods for managing settings within applications.

Score: 1.046809

Gitana 4.0 / Reference / Types / Workflow

Explore comprehensive details on defining, managing, and executing workflows within the platform. Access methods, properties, examples, and schema.

Score: 1.046809

Gitana 4.0 / Reference / Types / Deployed Application

Explore the comprehensive guide to Deployed Applications, including properties, methods, and examples to boost development efficiency.

Score: 1.046809

Bulk uploading of binaries

Cloud CMS supports two options here: Multipart HTTP POST. You can post multiple files for upload that all goes as part of the same HTTP request. The general "upload files" option in our UI actually does this (you can drag/drop multiple files into it and they'll all go at the same time) or you can call this kind of this manually. It's standard HTTP multipart and so this works natively for anything you upload. Import an archive. We provide a command-line tool that you can use to take documents and

Score: 1.0445521

Gitana 3.2 / Guide / Guide / User Interface / Add-ons / Kaltura

Enhance video management with Kaltura integration, enabling seamless video browsing, selection, and configuration for content platforms.

Score: 1.0416307

Gitana 4.0 / User Interface / Add-ons / Kaltura

Integrate Kaltura with Cloud CMS for seamless video management, browsing, and selection using paginated search and custom plugins for optimized content creation.

Score: 1.0416307

Gitana 4.0 / Developers / Drivers / JavaScript (Legacy)

Connect your web apps to Gitana with the JavaScript Driver, compatible with jQuery, Vue.js, Node.js, and more. Download via NPM or CDN.

Score: 1.0397506

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

Learn how to safely delete projects, prepare by adjusting settings, and handle protections for error-free project management.

Score: 1.0347383

Gitana 4.0 / User Interface / Projects / Delete a Project

Easily delete projects by following our step-by-step guide. Ensure deletion settings are configured, and learn how to back up projects securely.

Score: 1.0347383

The best way to enable content authoring with your JS framework

Now that you’ve built that beautiful application in Angular, Aurelia, Ember, React - or the next big JavaScript framework - how do make your content authors happy? Easy: Think Headless. Never let a CMS dictate your presentation tier options. The field is too crowded and is changing too rapidly for pre-ordained “templates” to suffice. Instead, crank out that prototype in your desired framework(s) and utilise REST calls to query content a simple mockup will do returning JSON for each node Then go

Score: 1.0347383

Setup a Next.JS Static Site using Cloud CMS

The web application ecosystem has improved leaps and bounds over the years, and its never been easier to make high performance static/hybrid sites quickly and using good development practices. And its just as easy to get these sites going using Cloud CMS as a datasource! Below you'll find a quick guide to get you started using Next.JS with Cloud CMS to setup a simple bookstore website, and some highlights from the code. Getting Started First, you'll need to have a Cloud CMS account and Sample pr

Score: 1.03319