Found 690 results for "gitana 4.0 developers api resources platform delete-tenant-attachments-attachmentid"
The search executed in 0.002997867 seconds. That's fast.
![]() |
Gitana / 3.2 / Guide / Guide / Docker / Container ServicesDiscover how to set up the Gitana platform on container services with examples for Amazon ECS and Kubernetes frameworks.
Score: 3.2214375
|
![]() |
Gitana / 3.2 / Guide / Guide / Application Server / Installation / Standalone InstallationEasily set up the Cloud CMS Application Server with Node.js, Git, and simple configuration steps for seamless content delivery.
Score: 3.211285
|
![]() |
Gitana / 4.0 / Developers / Application Server / Installation / Standalone InstallationSet up the Cloud CMS Application Server with Node.js and Git for seamless content management. Download, configure, and launch easily.
Score: 3.211285
|
![]() |
Gitana / 4.0 / Reference / Types / WorkflowExplore comprehensive details on defining, managing, and executing workflows within the platform. Access methods, properties, examples, and schema.
Score: 3.2092023
|
![]() |
Cloud CMS ArchitectureCloud 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: 3.1884274
|
![]() |
Recommended Cloud CMS architectureIn 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: 3.1756296
|
![]() |
Return On Investment (ROI) with Cloud CMSROI and Content Management Systems (CMS) are rarely used in the same sentence due to the uncomfortable pricing models from all legacy CMS vendors - as well as the spiraling costs of implementing them. Often so much investment has been made in the CMS that changing is not a realistic consideration. This negativity only increases when you start using the term Enterprise Content Management (ECM), where suddenly vendors start seeing dollar signs, but offer no additional functionality e.g., Alfresco,
Score: 3.142706
|
![]() |
Gitana / 4.0 / Reference / Types / Workflow TaskExplore our comprehensive guide on Workflow Tasks within the Platform, featuring detailed methods, properties, and use cases for seamless integration.
Score: 3.0519967
|
![]() |
Is there a programmatic way to add more content to workflows?There is a programmatic way to add more content to workflows once they're in-flight. However, once the workflow is in-flight, the workflow process instance isn't the correct place to add things. Instead, you'd want to add new content to a workflow task. Essentially, a workflow is made up of a series of tasks. When the workflow transitions from one node to another in the workflow model, it instantiates a new task and the task holds the state (and references to documents) for that phase of the wor
Score: 3.0448713
|
![]() |
Gitana / 4.0 / Self Managed / OverviewRun Gitana on-premise or in a virtual private cloud with Kubernetes and Helm support. Set up with MongoDB, Elastic Search, and more for development.
Score: 3.0415568
|
![]() |
Sign up for a free 14-day trial account - GitanaSign up for a free 14-day trial account - Gitana Try Gitana All we need is a valid email address to get started. We'll send you a link that you can use to sign up. Get Started
Score: 3.0328681
|
![]() |
Gitana / 3.2 / Guide / Guide / Integrations / Azure / TranslateDiscover seamless integration with Azure Translate using Microsoft Translator API for efficient multi-language support in your applications.
Score: 2.9675522
|
![]() |
Gitana / 4.0 / Content Engine / Integrations / Azure / TranslateEffortlessly integrate Azure Translate for seamless multi-language support and automatic I18N translations in your applications.
Score: 2.9675522
|
![]() |
Gitana / 4.0 / OverviewDiscover all features and capabilities of Cloud CMS 4.0 with our comprehensive documentation guide.
Score: 2.9498906
|
![]() |
The top 3 features that differentiate Cloud CMS from the competitionYou have determined you need a Content Management System (CMS) and have begun the daunting task of reducing the number of CMS products to a manageable number to evaluate in depth. Having reached this article you are aware of, or interested in, CMSs that can be described as: Headless CMS, API First, Platform as a Service (PaaS), Decoupled CMS, Cloud-First. I am sure there are more beautiful categorizations and terminology provided by the latest analyst buzz. As much as I may not like the catagori
Score: 2.9293845
|
![]() |
Gitana / 4.0 / Getting Started / OverviewExplore the Gitana Platform with our Getting Started Guide, featuring key concepts and links to detailed documentation. Dive in now!
Score: 2.9023838
|
![]() |
Gitana / 4.0 / Content Engine / OverviewEnhance content management effortlessly with Gitana's secure, scalable platform, offering efficient publishing, AI-driven automation, and enterprise features.
Score: 2.8901844
|
![]() |
Gitana / 3.2 / Guide / Guide / Application Server / Authentication / Providers / FacebookAuthenticate users in your Cloud CMS app using Facebook. Set up a Facebook Developer Account to obtain essential API tokens for integration.
Score: 2.8471158
|
![]() |
Gitana / 4.0 / Developers / Application Server / Authentication / Providers / FacebookOptimize Facebook authentication with API keys for secure user validation and profile loading in Cloud CMS App Server.
Score: 2.8471158
|
![]() |
Gitana / 3.2 / Guide / Guide / Docker / Security Notices / CVE-2022-22965Secure your Cloud CMS instance against CVE-2022-22965 by upgrading to 3.2.76 or applying our recommended workaround.
Score: 2.831027
|
![]() |
Gitana / 3.2 / Guide / Guide / Workflow / Workflow Handlers / Web HookEnable seamless integration with web services using configurable HTTP(S) POST webhooks, supporting authentication and JSON payloads for workflows.
Score: 2.8170195
|
![]() |
Gitana / 4.0 / Content Engine / Workflow / Workflow Handlers / Web HookEnable seamless integration with web services using configurable HTTP(S) POST webhooks, supporting authentication and JSON payloads for workflows.
Score: 2.8170195
|
![]() |
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
Score: 2.7245467
|
![]() |
Gitana / 3.2 / Guide / Guide / DockerOptimize your Cloud CMS deployment with Docker, offering flexible development and production setups on-premise or via virtual private clouds.
Score: 2.7167652
|
![]() |
Gitana / 3.2 / Guide / Guide / QueryOptimize your content retrieval with Cloud CMS's SQL-like query engine leveraging MongoDB for powerful, high-performance searches and custom indexes.
Score: 2.716102
|