corda/docs/source/index.rst
Tommy Lillehagen 28561280d0 ENT-1955, ENT-2227 - Documentation scrub and TOC update (#1209)
* ENT-1955 - Fix capitalisation of page headings

* ENT-2227 - Remove design proposals from enterprise docs

* ENT-1955 - Fix formatting issue in release notes

* ENT-1955 - Miscellaneous updates and formatting fixes

* ENT-1955 - Update title of Corda Firewall
2018-07-05 15:00:43 +01:00

72 lines
1.9 KiB
ReStructuredText

Corda Enterprise 3.0
====================
Welcome to the documentation website for **Corda Enterprise 3.0**, based on the Corda 3.1 open source release. Corda Enterprise adds:
* High performance, thanks to multi-threaded flow execution and extensive tuning.
* Support for more database backends:
* SQL Server 2017
* Azure SQL
* Oracle 11g RC2
* Oracle 12c
* PostgreSQL 9.6
* The Corda Firewall, for termination of TLS connections within your network's DMZ.
* High availability features to support node-to-node failover.
* Support for advanced database migrations.
You can learn more in the :doc:`release-notes`.
Corda Enterprise is binary compatible with apps developed for the open source node. This docsite is intended for
administrators and advanced users who wish to learn how to install and configure an enterprise deployment. For
application development please continue to refer to `the main project documentation website <https://docs.corda.net/>`_.
------------
.. toctree::
:caption: Corda Enterprise
:maxdepth: 1
release-notes.rst
version-compatibility.rst
platform-support-matrix.rst
hot-cold-deployment
database-management
corda-firewall
sizing-and-performance
.. toctree::
:caption: Development
:maxdepth: 1
quickstart-index.rst
key-concepts.rst
building-a-cordapp-index.rst
tutorials-index.rst
tools-index.rst
node-internals-index.rst
component-library-index.rst
serialization-index.rst
json.rst
troubleshooting.rst
.. toctree::
:caption: Operations
:maxdepth: 2
corda-nodes-index.rst
corda-networks-index.rst
azure-vm.rst
aws-vm.rst
certificate-revocation
.. Documentation is not included in the pdf unless it is included in a toctree somewhere
.. only:: pdfmode
.. toctree::
:caption: Other documentation
deterministic-modules.rst
changelog.rst