Skip to content

Commit

Permalink
docs(depreciation): Deprecate the deployer. (#215)
Browse files Browse the repository at this point in the history
  • Loading branch information
danila-m and rbioteau authored Oct 20, 2023
1 parent 230198e commit 87ac48a
Show file tree
Hide file tree
Showing 3 changed files with 12 additions and 0 deletions.
4 changes: 4 additions & 0 deletions modules/ROOT/pages/deployer.adoc
Original file line number Diff line number Diff line change
Expand Up @@ -5,6 +5,10 @@

This page describes how to deploy Bonita Living Application artifacts from the command line.

IMPORTANT: *BCD deployer is now deprecated*. As of september 2023 BCD deployer is deprecated.
The deployer supports Bonita 2023.2, but support for future versions is not guaranteed.
Bonita artifacts deployment & update is now made at startup, through the self-contained application feature.

IMPORTANT: First make sure your maven installation is configured to access xref:{bonitaDocVersion}@bonita:software-extensibility:bonita-repository-access.adoc[Bonita Artifact Repository] !

[#install]
Expand Down
4 changes: 4 additions & 0 deletions modules/ROOT/pages/index.adoc
Original file line number Diff line number Diff line change
Expand Up @@ -4,6 +4,10 @@
:page-aliases: bcd_cli.adoc, bcd_controller.adoc, getting_started.adoc


IMPORTANT: *BCD deployer is now deprecated*. As of september 2023 BCD deployer is deprecated.
The deployer supports Bonita 2023.2, but support for future versions is not guaranteed.
Bonita artifacts deployment & update is now made at startup, through the self-contained application feature.

The Bonita Continuous Delivery (BCD) offer provides tools to setup _Continuous Delivery_ practice for your Bonita Living Application development and deployment.

BCD lets you build a Living Application from source code in a repository and deploy the generated artifacts, all from the command line.
Expand Down
4 changes: 4 additions & 0 deletions modules/ROOT/pages/release_notes.adoc
Original file line number Diff line number Diff line change
Expand Up @@ -14,6 +14,10 @@ The original BCD controller is now provided as two separated Java CLIs.
- Ansible Vault removal as announced in version 3.6.0
- Deprecation of quay.io : configure your maven installation to download dependencies from xref:{bonitaDocVersion}@bonita:software-extensibility:bonita-repository-access.adoc[Bonita Artifact Repository]

IMPORTANT: *BCD deployer is now deprecated*. As of september 2023 BCD deployer is deprecated.
The deployer supports Bonita 2023.2, but support for future versions is not guaranteed.
Bonita artifacts deployment & update is now made at startup, through the self-contained application feature.

==== Quay.io deprecation

Quay.io is now deprecated in favor of our Bonita Artifact Repository. Support delay is based on 2023.1-GA release date (May 2023).
Expand Down

0 comments on commit 87ac48a

Please sign in to comment.