Found 561 results for "gitana 4.0 developers api resources release put-repositories-repositoryid-releases-releaseid"
The search executed in 0.003040741 seconds. That's fast.
![]() |
Gitana 3.2 / Guide / Guide / Cookbooks / Scripting CookbookExplore our Scripting Cookbook with server-side scripting guides, code samples, and practical examples for effortless development.
Score: 3.6635206
|
![]() |
How does Cloud CMS compare to DIY (do-it-yourself)?Not sure whether to build or buy? Review these points to help guide your selection. Why DIY: exact fit with your technology stack use existing in-house skills and resources build only the features you need able to add new features as required use existing developers for support cost / budget - internal no need for external services to deliver and support product can be a ‘skunk works’ project Why not DIY: Risk (more complex than it looks) time/effort/cost are all easy to under-estimate CMS requi
Score: 3.5785313
|
![]() |
Comparison: Cloud CMS vs DIYNot sure whether to build or buy? Review these points to help guide your selection. Why DIY: exact fit with your technology stack use existing in-house skills and resources build only the features you need able to add new features as required use existing developers for support cost / budget - internal no need for external services to deliver and support product can be a ‘skunk works’ project Why not DIY: Risk (more complex than it looks) time/effort/cost are all easy to under-estimate CMS requi
Score: 3.5785313
|
![]() |
Gitana 3.2 / Guide / Guide / Docker / Container Services / KubernetesKubernetes: Automate deployment, scaling & management of containers on cloud platforms like Amazon, Google, Azure with open-source Kubernetes & Gitana SDK.
Score: 3.4595876
|
![]() |
Request Information about Enterprise Support - GitanaRequest Information about Enterprise Support - Gitana Enterprise Services and Licenses Gitana provides Managed Services and Support for On-Premise/Private Cloud installations at larger customers with custom pricing needs. We will work with you to determine beneficial ways that our staff can augment your own to provide DevOps support, implementation services, architectural guidance and source code licensing according to the needs of your business. Have a question about our offerings? Please reach
Score: 3.4526057
|
![]() |
Gitana 3.2 / Guide / Guide / SecuritySecure your content with Cloud CMS. Our platform offers robust, multi-layered access controls ensuring only authorized users access your data.
Score: 3.365035
|
![]() |
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: 3.3497605
|
![]() |
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.224024
|
![]() |
Gitana 3.2 / Guide / Guide / Docker / Upgrades / 3.2.79Upgrade to Cloud CMS 3.2.79 with support for ARM-64, enhanced ElasticSearch integration, and Redis 6.x compatibility for improved performance.
Score: 3.1774135
|
![]() |
Gitana 3.2 / Guide / Guide / Docker / Upgrades / 3.2.80Upgrade to Cloud CMS 3.2.80 for enhanced ARM-64 support, improved ElasticSearch integration, and Redis 6.x compatibility. Optimize your deployment now.
Score: 3.1774135
|
![]() |
Gitana 3.2 / Guide / Guide / Docker / Upgrades / 3.2.81Upgrade to Cloud CMS 3.2.81 for ARM aarch64 support, new ElasticSearch client, Redis 6.x upgrade, and improved performance. Explore release notes now!
Score: 3.1774135
|
![]() |
Gitana 3.2 / Guide / Guide / Docker / Upgrades / 3.2.82Upgrade to Cloud CMS 3.2.82 for ARM-64 support and enhanced performance. Optimize ElasticSearch connections with the Condor client and update Redis to 6.x+.
Score: 3.1774135
|
![]() |
Gitana 3.2 / Guide / Guide / Docker / Upgrades / 3.2.83Upgrade to Cloud CMS 3.2.83 with improved ARM aarch64 support, ElasticSearch connection via condor, and Redis updates for better performance.
Score: 3.1774135
|
![]() |
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.1765127
|
![]() |
Gitana 4.0 / Developers / Drivers / GoConnect Go apps to Gitana seamlessly. Use our Go driver to manage nodes, branches, and more. Explore examples and get started quickly.
Score: 3.164327
|
![]() |
Gitana 4.0 / Content EngineOptimize your content strategy with Gitana's high-performance, scalable platform, ensuring secure, seamless publishing and faster time to market, effortlessly.
Score: 3.092535
|
![]() |
Introducing the Cloud CMS Open Source App ServerCloud CMS lets you create content once and reuse it everywhere - across all of your devices, web sites, mobile applications, tradeshow kiosks, digital signage surfaces and more. Our editorial environment is fully featured, extensible easy to use, letting you manage content and deliver it via our enterprise-class Content API. With Cloud CMS, customers are free to build apps on top of best-of-breed open-source frameworks while leveraging open-standards. They are empowered to continue to use the de
Score: 3.0889726
|
![]() |
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.0795016
|
![]() |
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: 3.050914
|
![]() |
Gitana 4.0 / Self ManagedRun Gitana software on-premise or in a virtual private cloud with Kubernetes and Helm charts for an optimal self-managed setup.
Score: 3.0384996
|
![]() |
Gitana 4.0 / Developers / Drivers / C#Easily connect your .NET applications to Gitana with the C# driver. Supports API integration, node management, and more. 100% open-source.
Score: 3.026338
|
![]() |
Selling a CMS to your Boss?You have found the CMS to answer all your dreams and perhaps a lot more – now what? The quest for CMS nirvana is over and you are ready to start moving forward and onto the interesting challenges ahead. Probably not – you still have to sell the CMS to your Management! Your management is likely less interested in the great architecture/features and more interested in the costs to the business of buying or even not buying the CMS. Coming from the business side, this blog touches on the topics I wo
Score: 3.0235565
|
![]() |
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.0174322
|
![]() |
Gitana 4.0 / Developers / Drivers / RubyConnect your Ruby apps to Gitana with ease. Use our open-source Ruby driver for seamless API integration and access comprehensive documentation.
Score: 3.01291
|
![]() |
Gitana 3.2 / Guide / GuideExplore comprehensive Gitana documentation covering APIs, authentication, security, workflow, and more to streamline your development process.
Score: 2.9933162
|