2018-06-01 13:35:36 +02:00
|
|
|
Corda Enterprise 3.0
|
|
|
|
====================
|
2015-11-25 14:27:07 +01:00
|
|
|
|
2018-06-01 13:35:36 +02:00
|
|
|
Welcome to the documentation website for **Corda Enterprise 3.0**, based on the Corda 3.1 open source release. Corda Enterprise adds:
|
2016-08-11 13:57:41 +01:00
|
|
|
|
2018-06-01 13:35:36 +02:00
|
|
|
* High performance, thanks to multi-threaded flow execution and extensive tuning.
|
|
|
|
* Support for more database backends:
|
2017-01-10 10:18:38 +00:00
|
|
|
|
2018-06-01 13:35:36 +02:00
|
|
|
* SQL Server 2017
|
|
|
|
* Azure SQL
|
|
|
|
* Oracle 11g RC2
|
|
|
|
* Oracle 12c
|
|
|
|
* PostgreSQL 9.6
|
2017-02-28 16:29:21 +01:00
|
|
|
|
2018-06-01 13:35:36 +02:00
|
|
|
* 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.
|
2017-01-31 12:59:24 +00:00
|
|
|
|
2018-06-01 13:35:36 +02:00
|
|
|
You can learn more in the :doc:`release-notes`.
|
2017-01-10 10:18:38 +00:00
|
|
|
|
2018-06-01 13:35:36 +02:00
|
|
|
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/>`_.
|
2017-06-08 17:15:46 +01:00
|
|
|
|
2018-06-01 13:35:36 +02:00
|
|
|
------------
|
2016-03-08 18:32:13 +01:00
|
|
|
|
2018-06-01 13:35:36 +02:00
|
|
|
.. toctree::
|
|
|
|
:caption: Corda Enterprise
|
|
|
|
:maxdepth: 1
|
2018-03-28 16:36:08 +02:00
|
|
|
|
2018-06-01 13:35:36 +02:00
|
|
|
hot-cold-deployment
|
2018-06-13 12:22:18 +01:00
|
|
|
database-management
|
2018-06-11 15:09:43 +01:00
|
|
|
corda-firewall
|
2015-11-25 14:27:07 +01:00
|
|
|
|
|
|
|
.. toctree::
|
2018-05-11 17:32:19 +02:00
|
|
|
:caption: Development
|
2017-06-08 17:15:46 +01:00
|
|
|
:maxdepth: 1
|
2017-06-07 16:14:01 +01:00
|
|
|
|
|
|
|
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
|
2018-06-21 16:57:30 +01:00
|
|
|
serialization-index.rst
|
2018-06-11 17:13:45 +02:00
|
|
|
json.rst
|
2018-06-21 16:57:30 +01:00
|
|
|
troubleshooting.rst
|
2018-05-11 17:15:06 +02:00
|
|
|
|
|
|
|
.. toctree::
|
|
|
|
:caption: Operations
|
|
|
|
:maxdepth: 2
|
|
|
|
|
|
|
|
corda-nodes-index.rst
|
|
|
|
corda-networks-index.rst
|
2018-05-11 17:32:19 +02:00
|
|
|
azure-vm.rst
|
|
|
|
aws-vm.rst
|
|
|
|
loadtesting.rst
|
2018-06-01 13:35:36 +02:00
|
|
|
certificate-revocation
|
2018-05-11 17:32:19 +02:00
|
|
|
|
2018-06-21 16:57:30 +01:00
|
|
|
.. Documentation is not included in the pdf unless it is included in a toctree somewhere
|
|
|
|
.. only:: pdfmode
|
|
|
|
|
|
|
|
.. toctree::
|
|
|
|
:caption: Other documentation
|
|
|
|
|
|
|
|
deterministic-modules.rst
|
|
|
|
release-notes.rst
|
|
|
|
changelog.rst
|
|
|
|
|
2018-06-13 09:43:16 +01:00
|
|
|
.. only:: htmlmode
|
|
|
|
|
|
|
|
.. toctree::
|
|
|
|
:caption: Design docs
|
|
|
|
:maxdepth: 2
|
|
|
|
|
|
|
|
design/design-review-process.md
|
|
|
|
design/certificate-hierarchies/design.md
|
|
|
|
design/failure-detection-master-election/design.md
|
|
|
|
design/float/design.md
|
|
|
|
design/hadr/design.md
|
|
|
|
design/kafka-notary/design.md
|
|
|
|
design/monitoring-management/design.md
|
|
|
|
design/sgx-integration/design.md
|
2018-05-11 17:15:06 +02:00
|
|
|
|