Found 538 results for "api datatypes application"
The search executed in 0.001665844 seconds. That's fast.
![]() |
Gitana 4.0 / Developers / Application Server / URL Addressability / Node URLsOptimize binary payload retrieval and caching with Cloud CMS API. Enhance performance using static and preview URL methods for seamless content delivery.
Score: 2.1581378
|
![]() |
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: 2.1353104
|
![]() |
How to monitor API traffic from a node js appIt is sometimes helpful to see the API traffic that is going on between the Gitana javascript driver and the Cloud CMS API server. This is a non-intrusive method of doing that. install a tool called Charles Proxy https://www.charlesproxy.com/ This is an excellent tool for monitoring http/https traffic. Once installed, start Charles Proxy and enable reverse proxy: Check "Enable Reverse Proxies" and then click the "Add" button. A port will be assigned (55703 in the example below). Set Remote Host
Score: 2.1303754
|
![]() |
Gitana 4.0 / Developers / Drivers / JavaConnect Java and Android apps effortlessly with Gitana's driver. Explore Maven, API keys, and open-source options for seamless integration.
Score: 2.1130273
|
![]() |
Gitana 3.2 / Guide / Guide / Applications / Public Services / Registration FlowSimplify user registration with Cloud CMS. Set domain, email provider, registrar, and domain user for efficient web app user management.
Score: 2.1050265
|
![]() |
Gitana 4.0 / Content Engine / Platform / Applications / Public Services / Registration FlowOptimize user registration for your web application with Cloud CMS's comprehensive API and convenience methods.
Score: 2.1050265
|
![]() |
Gitana 4.0 / Self Managed / Containers / UI ServerOptimize your Cloud CMS editorial experience with a Node.js UI Server. Extensible, built for Docker, and supports GitHub, BitBucket integrations.
Score: 2.0873144
|
![]() |
Gitana 3.2 / Guide / Guide / Application Server / Installation / Module InstallationRun Cloud CMS as a Node.js module, customize it with functions, APIs, and templates for flexible web content management.
Score: 2.0792317
|
![]() |
Gitana 4.0 / Developers / Application Server / Installation / Module InstallationOptimize your Node.js app with Cloud CMS server. Access robust features, extend functionality, and streamline content management effortlessly.
Score: 2.0792317
|
![]() |
How does multi-tenancy work?How does multi-tenancy work? ie I want to have multiple companies with sub-groups of users in each company - to follow, how would we customize the interface for each company? There are two good ways to achieve multi-tenancy with Cloud CMS. - One is to use multiple "projects" - i.e. one per customer. Each project has it's own domain of users and groups, as well as it's own content definitions, instances and ACLs. As such, you can use each project to store the content on a per-client basis. You ca
Score: 2.0668788
|
![]() |
How does Cloud CMS work with a CDNThere are a few places where this either occurs automatically if you're using our hosted service or can occur optionally if you're either running within Docker containers on your own or integrating to custom CDN endpoints. First, the API itself can be fronted by a CDN that supports fallback lookup to an origin server. In this case, we recommend Amazon CloudFront with short-lived TTLs on cache headers. More specifically, you can use Amazon's API Gateway to get caching coverage across multiple geo
Score: 2.0653186
|
![]() |
Gitana 3.2 / Guide / Guide / Deployment / Deployment ReceiversCreate and manage Deployment Receivers in Cloud CMS to efficiently transfer and secure your Deployment Packages globally, solving latency and performance issues.
Score: 2.0604696
|
![]() |
Gitana 4.0 / Content Engine / Deployment / Deployment ReceiversCreate and manage Deployment Receivers in Cloud CMS to efficiently transfer and secure your Deployment Packages globally, solving latency and performance issues.
Score: 2.0604696
|
![]() |
Finding sanity by losing your headThere was a lot of chatter last year regarding a “headless” or “decoupled” CMS design. Zeitgeist, maybe… countermovement, definitely. Since their inception, every expansion of content management software along the continuum from managing basic websites to full-on digital experiences drove CMSes further and further into the application’s presentation tier. In parallel, we witnessed the maturity of frameworks such as Angular, Ember, and Ionic (just to name a few) - all pushing development out to t
Score: 2.026437
|
![]() |
Content Management as a MicroserviceOne of the big ideas we pursued when we set out to build Cloud CMS was to design the product so that it was entirely decoupled. Our vision was to have a number of discrete tiers that would consist of either single servers or clusters of servers dedicated to a single class of problems. For example, the Content API tier is dedicated to powering our JSON API. It does nothing else but receive requests, execute them and hand back JSON data responses. It had nothing to do with presentation or renderin
Score: 2.0155606
|
![]() |
Gitana 3.2 / Guide / Guide / Authentication / DriversConnect securely to Cloud CMS using the OAuth2 password flow and manage access tokens effortlessly with our Gitana driver.
Score: 1.9976324
|
![]() |
Gitana 4.0 / Developers / Authentication / DriversSecurely connect to Cloud CMS using OAuth2, manage access and refresh tokens, and explore best practices to ensure safe application integration.
Score: 1.9976324
|
![]() |
Gitana 3.2 / Guide / Guide / Docker / Security Notices / CVE-2021-44228Secure your Cloud CMS with Log4j2 updates against CVE-2021-44228. Upgrade to version 3.2.71 and follow mitigation steps for enhanced protection.
Score: 1.9890509
|
![]() |
Gitana 4.0 / Content Engine / FindDiscover and retrieve content effortlessly with Cloud CMS Find Service, using Query, Search, and Traversal for composite result sets.
Score: 1.9776528
|
![]() |
Gitana 3.2 / Guide / Guide / Docker / Maintenance / UpgradesUpgrade to Cloud CMS 3.2 with updated ElasticSearch and Docker setup steps. Ensure compatibility by rebuilding search indexes and re-indexing data stores.
Score: 1.9761683
|
![]() |
Gitana 3.2 / Guide / Guide / Docker / Configuration / UI ServerCloud CMS UI Server is a Node.js app within Docker, supporting extensible environment configurations.
Score: 1.962549
|
![]() |
Gitana 3.2 / Guide / Guide / FindDiscover and retrieve content with Cloud CMS's Find Service using MongoDB, ElasticSearch, and Graph Traversal for powerful, unified results.
Score: 1.959662
|
![]() |
The best way to enable content authoring with your JS frameworkNow 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.95147
|
![]() |
Gitana 3.2 / Guide / Guide / QueryOptimize content management with Cloud CMS's powerful query capabilities using MongoDB and ElasticSearch. Access high-performance content queries effortlessly.
Score: 1.9447267
|
![]() |
Gitana 4.0 / Content Engine / QueryEffortlessly execute complex queries in Cloud CMS using SQL-like syntax powered by MongoDB. Enhance performance with composite queries and automated indexing.
Score: 1.9447267
|