blob: cc87b357d1d277d91adf1d7a60183df709f888f3 [file] [log] [blame]
//
// Licensed under the Apache License, Version 2.0 (the "License");
// you may not use this file except in compliance with the License.
// You may obtain a copy of the License at
//
// http://www.apache.org/licenses/LICENSE-2.0
//
// Unless required by applicable law or agreed to in writing, software
// distributed under the License is distributed on an "AS IS" BASIS,
// WITHOUT WARRANTIES OR CONDITIONS OF ANY KIND, either express or implied.
// See the License for the specific language governing permissions and
// limitations under the License.
//
= Apache Unomi 1.x - Documentation
Apache Software Foundation
:doctype: article
:toc: left
:toclevels: 3
:toc-position: left
:toc-title: Table of Contents
:numbered:
:homepage: https://unomi.apache.org
image::incubator-logo.png[pdfwidth=35%,align=center]
== Quick start
include::5-min-quickstart.adoc[]
== Concepts
include::concepts.adoc[]
== Setup
include::getting-started.adoc[]
include::configuration.adoc[]
== Integration samples
include::samples/samples.adoc[]
include::samples/login-sample.adoc[]
include::samples/twitter-sample.adoc[]
include::samples/weather-update-sample.adoc[]
== Connectors
include::connectors/connectors.adoc[]
include::connectors/salesforce-connector.adoc[]
include::connectors/mailchimp-connector.adoc[]
== Cluster setup
include::clustering.adoc[]
== Consent API
include::consent-api.adoc[]
== Developers
include::building-and-deploying.adoc[]
include::shell-commands.adoc[]
include::extending-plugins.adoc[]
include::custom-extensions.adoc[]