Found 453 results for "api security teams"
The search executed in 0.002504153 seconds. That's fast.
![]() |
Gitana 4.0 / Content Engine / TransferEasily transfer, backup, and move data between Cloud CMS installations with a universal import-export facility, ensuring your data is portable and accessible.
Score: 1.3898628
|
![]() |
API Max Heap recommendationWhat 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.3776925
|
![]() |
Gitana 3.2 / Guide / Guide / Application Server / Authentication / Providers / LocalLocal Authentication Provider connects your Node.js app with a custom identity provider, supporting secure login and authentication configuration.
Score: 1.3633507
|
![]() |
Gitana 4.0 / Developers / Application Server / Authentication / Providers / LocalEnable seamless local authentication on Cloud CMS with a custom identity provider configured using Node.js or any technology.
Score: 1.3633507
|
![]() |
Gitana 4.0 / Developers / Frameworks / PostmanLearn how to connect to Cloud CMS using Postman with our detailed guide and step-by-step instructions.
Score: 1.3600696
|
![]() |
Gitana 3.2 / Guide / Guide / User Interface / WorkflowOptimize team workflow with Cloud CMS's enterprise engine, built on AWS and MongoDB, streamlining notifications, task assignments, and document approval.
Score: 1.3570013
|
![]() |
Gitana 4.0 / User Interface / WorkflowOptimize team workflow with Cloud CMS's enterprise engine, built on AWS and MongoDB, streamlining notifications, task assignments, and document approval.
Score: 1.3570013
|
![]() |
Gitana 4.0 / Developers / Frameworks / cURLLearn how to use cURL for API calls and connectivity with Cloud CMS, plus access key management and example scripts.
Score: 1.3480595
|
![]() |
Gitana 4.0 / Developers / Frameworks / Next.jsBuild and deploy static sites with Next.js and Cloud CMS. Easy setup, configuration guides, and example projects included.
Score: 1.3477554
|
![]() |
Gitana 4.0 / Developers / Frameworks / SvelteKitBuild static and hybrid sites effortlessly with SvelteKit and Cloud CMS. Discover tools, API setup, and sample projects to enhance your development.
Score: 1.3477554
|
![]() |
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: 1.3477554
|
![]() |
Gitana 4.0 / Developers / Frameworks / GatsbyBuild static sites effortlessly with Gatsby and Cloud CMS. Connect using our GraphQL plugin and explore examples to jumpstart your project.
Score: 1.3475275
|
![]() |
Gitana 4.0 / Developers / Frameworks / Nuxt.jsCreate static sites effortlessly with Nuxt.js and Cloud CMS. Access tools, examples, and the Cloud CMS Nuxt module for seamless content integration.
Score: 1.3475275
|
![]() |
My UI modules aren't deploying. What should I check?If you're running an on-premise installation of Cloud CMS and are unable to deploy UI modules via the main user interface, here are a few tips and pointers. Things to consider: 1. When you click on the "Deploy Module" option, your a URL connection is made from the UI server back to the API server. Specifically, it invokes a POST to the route: /oneteam/modules/deploy Check your API side logs or any firewalls or proxies along the way to make sure that an API server receives this call. For example,
Score: 1.3386652
|
![]() |
Gitana 4.0 / Self Managed / Containers / UI ServerOptimize your Cloud CMS UI Server with extensible Node.js features and environment configurations for seamless API integration.
Score: 1.3383496
|
![]() |
Gitana 4.0 / Reference / Types / BranchCreate isolated branches within repositories for content items like articles and documents. Share or invite team collaborations easily.
Score: 1.3379401
|
![]() |
Gitana 4.0 / Developers / Frameworks / AngularJSConnect Gitana content to your Angular app easily. Follow step-by-step instructions to set up API Keys and kickstart your project with sample code.
Score: 1.3376333
|
![]() |
Gitana 4.0 / Developers / Frameworks / ReactLearn to connect React apps with Cloud CMS. Access API keys, explore bookstore site, and setup using Gitana SDK for seamless content integration.
Score: 1.3376333
|
![]() |
Gitana 4.0 / Developers / Frameworks / Vue.jsLearn to connect Vue.js apps to Cloud CMS with this guide, featuring API key setup and a sample bookstore project for Nuxt.js developers.
Score: 1.3376333
|
![]() |
Gitana 3.2 / Guide / Guide / Docker / KitsDownload Cloud CMS Docker Kits for pre-built configurations, API setup, and more. Ideal for quick deployment and versatile references.
Score: 1.3253264
|
![]() |
Gitana 4.0 / Self Managed / KitsExplore Cloud CMS Docker kits for pre-built configurations, from quick starts to OEM, designed to simplify deployment and improve performance.
Score: 1.3253264
|
![]() |
How can I reuse connections with the Java Driver?The Cloud CMS Java Driver uses a thread local variable to store the authentication context it receives after connecting. This is perhaps unusual for folks who are coming from the JavaScript world but should be very familiar for anyone who works with common JavaScript frameworks such as Spring Framework or Spring Security. When the authentication completes, the Java Driver constructs a "Driver" object that it stores into a thread local variable using the following call: DriverContext.setDriver(dr
Score: 1.3251884
|
![]() |
Proxy API calls
Whenever a resulting URL looks something like: https://api.cloudcms.com/repositories/f0fb4efd3de07c54420a/branches/9bcdbfea8f2d900f0387/nodes/
Score: 1.3246647
|
![]() |
Gitana 3.2 / Guide / Guide / Single Sign On (SSO) / JWTLearn how to configure Cloud CMS for JWT with an easy step-by-step guide. Integrate single sign-on (SSO) using JWT effectively.
Score: 1.3218794
|
![]() |
Supporting large binary filesCloud CMS offers a few different ways for you to store files - including storing them in S3 (recommended) or even on a local partition (such as an NFS mount). In our SaaS offering, everything is stored in S3 automatically and when you install on-premise, you can configure this to your preference. See this documentation page under Binary Storage: https://www.cloudcms.com/documentation/docker/configuration/api-server.html We definitely can handle large binary files in the 10's or 100's of megabyte
Score: 1.3132691
|