Found 173 results for "appserver appserver overview standalone"

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

Gitana / 4.0 / Developers / Application Server / Clustering

Clustering The Cloud CMS Application Server supports running on a single Node process as well as multiple Node processes. Node processes can run on a single server instance or can be spread across multiple server instances behind a load balancer. By default, the Application Server starts up and allocates itself to a single CPU. This is known as single mode. Even if you have a server with more than one CPU on it, the Application Server will still only bind to 1 of those CPUs. When the Application

Score: 26.044476

Gitana / 4.0 / Developers / Application Server / Overview

Application Server The Cloud CMS Application Server offers an easy way for customers to assemble powerful, front-end custom APIs and web sites for Cloud CMS. It is completely free and runs on top of the popular Node.js technology stack. With Cloud CMS, customers have a choice of using any front-end presentation technology they wish. In many cases, customers already have a technology investment (such as C#, PHP, Java or Ruby) and thus a preference for continuing to build on that technology stack.

Score: 21.488962

Gitana / 4.0 / Getting Started / Overview

Getting Started Welcome to the Getting Started Guide. In this guide, we walk through some of the high-level concepts and the general ideas of the Gitana Platform. This guide keeps things pretty light. It provides an overview and then lets you dive into other parts of the documentation for greater detail. To start off, select one of the sections below: Working with Content Navigating the User Interface Using your Data Platform Publishing Workflow

Score: 17.450544

Gitana / 4.0 / User Interface / Overview

Content Management TODO CMS

Score: 17.314058

Gitana / 3.2 / Overview

Cloud CMS 3.2 Welcome to the Cloud CMS 3.2 Documentation Guide. Chapters

Score: 17.290379

Gitana / 4.0 / Overview

Cloud CMS 4.0 Welcome to the Cloud CMS 4.0 Documentation Guide. Chapters

Score: 17.290379

Gitana / 4.0 / Data Engine / Overview

Data Engine The Gitana Data Engine provides the foundation on which everything runs. Note Here is a note! Here is a test of an important admonition blocK: Important Be wary of visitors bearing gifts!!

Score: 17.228165

Gitana / 4.0 / Home / Overview

Documentation Welcome to the Gitana Documentation Center. Gitana is a secure, enterprise-scale content platform that provides the fastest way to easily and continuously release approved, fresh content changes to your customer-facing APIs, web sites, applications and AI models. It provides everything that you need to power engaging digital experiences. It makes it easy for your business to create, manage and publish amazing content to your customers in real-time. Getting Started If you're new to

Score: 16.89454

Gitana / 3.2 / Guide / Guide / Application Server

Application Server The Cloud CMS Application Server offers an easy way for customers to assemble powerful, front-end custom APIs and web sites for Cloud CMS. It is completely free and runs on top of the popular Node.js technology stack. With Cloud CMS, customers have a choice of using any front-end presentation technology they wish. In many cases, customers already have a technology investment (such as C#, PHP, Java or Ruby) and thus a preference for continuing to build on that technology stack.

Score: 16.830389

Gitana / Overview

Getting Started Welcome to the Cloud CMS Documentation center. Here is a test of a note adminition block: Note Here is a note! Here is a test of an important admonition blocK: Important Be wary of visitors bearing gifts!! Cloud CMS is an API-first content management system that provides everything you need on the back end to power web sites and mobile applications. Cloud CMS makes it easy for your business users to create, manage and publish amazing content to your users! You are reading the Get

Score: 16.503736

Definitions for Date format

Our definitions are based on JSON schema and, as such, the default is to use strings for dates. The date controls in our forms engine let you customize the format string so that you can store ISO 8601 or other formats (perhaps simplified formats) as per your preference. The advantage here is simplicity with these controls and compatibility with JSON schema. The disadvantage is that MongoDB provides a lot of very powerful capabilities for range query and sorting that do not play as nicely with th

Score: 12.782922

Gitana / 3.2 / Guide / Guide / Getting Started

Getting Started Welcome to the Cloud CMS Documentation center. Cloud CMS is an API-first content management system that provides everything you need on the back end to power web sites and mobile applications. Cloud CMS makes it easy for your business users to create, manage and publish amazing content to your users! You are reading the Getting Started guide. To learn more about Cloud CMS and what it does, select from the links provided below or use the tree on the left-hand side. We offer severa

Score: 11.878265

Gitana / 3.2 / Guide / Guide / Application Server / Clustering

Clustering The Cloud CMS Application Server supports running on a single Node process as well as multiple Node processes. Node processes can run on a single server instance or can be spread across multiple server instances behind a load balancer. By default, the Application Server starts up and allocates itself to a single CPU. This is known as single mode. Even if you have a server with more than one CPU on it, the Application Server will still only bind to 1 of those CPUs. When the Application

Score: 10.537325

Gitana / 3.2 / Guide / Guide / Application Server / Installation / Standalone Installation

Standalone Installation The Cloud CMS Application Server is a Node.js / Express-based Application that can be downloaded and run with very little setup. All you need to do is provide your Cloud CMS account credentials and the Cloud CMS Application Server will connect and come online ready to serve your content. Node.js To get started, you will need Node.js. Please visit http://www.node.js.org to download Node.js for your platform. Git You will also need to be familiar with Git. The source for th

Score: 8.620135

Gitana / 4.0 / Developers / Application Server / Installation / Standalone Installation

Standalone Installation The Cloud CMS Application Server is a Node.js / Express-based Application that can be downloaded and run with very little setup. All you need to do is provide your Cloud CMS account credentials and the Cloud CMS Application Server will connect and come online ready to serve your content. Node.js To get started, you will need Node.js. Please visit http://www.node.js.org to download Node.js for your platform. Git You will also need to be familiar with Git. The source for th

Score: 8.620135

Gitana / 4.0 / Self Managed / Docker / Overview

Docker Cloud CMS offers the option to run development and production installations of its software on-premise or within a virtual private cloud. This option is available to subscription customers and can be utilized in both a development and production capacity. The actual installation and management of the various services involved in a full-scale production-ready Cloud CMS deployment is facilitated greatly through the use of Docker. Docker provides a way for all of the various tiers to be enca

Score: 6.993141

Gitana / 4.0 / Data Engine / API Keys / Overview

API Keys When you sign up for Cloud CMS, you are given your own tenant. Your tenant is essentially a guarded vault of data. To access this data, you need to present two sets of credentials to the Cloud CMS server: Client Credentials User Credentials Client Credentials identify the application that is attempting to connect and User Credentials identify who is using the application. Once signed in, the User Credentials establish the security context of the authenticated user, potentially limiting

Score: 6.4028997

Gitana / 4.0 / Self Managed / Kits / Overview

Kits Cloud CMS ships a number of pre-built kits containing Docker configuration files to help you get start. These kits are built from customer feedback to provide the most commonly requested scenarios. They can be used straight away or at the very least can serve as a useful reference. To download the Cloud CMS Docker Kits, please visit our Docker download page. Kits All of the Docker kits utilize Docker and Docker Compose. In each kit, you'll find a docker-compose.yml file which describes the

Score: 6.3339033

Gitana / 3.2 / Guide / Guide / Application Server / Tags / @form

@form A form can be rendered from Cloud CMS by identifying the definition and form key. Forms are rendered on the client-side using Alpaca Forms. For a working example, see: https://github.com/gitana/sdk/tree/master/app-server/appserver-form-sample Parameters parameter required description definition yes the type definition QName form yes the form key list no the data list to populate successUrl no the URL to redirect to upon success failureUrl no the URL to redirect to upon failure formId no ov

Score: 5.841555

Gitana / 4.0 / Developers / Application Server / Tags / @form

@form A form can be rendered from Cloud CMS by identifying the definition and form key. Forms are rendered on the client-side using Alpaca Forms. For a working example, see: https://github.com/gitana/sdk/tree/master/app-server/appserver-form-sample Parameters parameter required description definition yes the type definition QName form yes the form key list no the data list to populate successUrl no the URL to redirect to upon success failureUrl no the URL to redirect to upon failure formId no ov

Score: 5.841555

Gitana / 4.0 / Getting Started / Publishing / Overview

_page

Score: 5.4448266

Gitana / 4.0 / Getting Started / Workflow / Overview

_page

Score: 5.4448266

Gitana / 3.2 / Guide / Overview

Guide 3.2 Guide

Score: 5.438795

Gitana / 4.0 / Data Engine / Behaviors / Overview

_page Actions Conditions Policies Rules

Score: 5.4328012

Gitana / 4.0 / Forms / Cookbooks / Overview

Cookbooks Further Reading Nested Tables

Score: 5.4328012