Create
cancel
Showing results for 
Search instead for 
Did you mean: 
Sign up Log in

How to convert a server app to a data center app?

Dishant Sharma December 21, 2022

How to convert a confluence 7.13.7 server app to the data center version? Currently, the custom plugin that I have created is working fine in the server version but not working in the data center version.

1 answer

0 votes
Aron Gombas _Midori_
Community Leader
Community Leader
Community Leaders are connectors, ambassadors, and mentors. On the online community, they serve as thought leaders, product experts, and moderators.
December 22, 2022

Start reading here: 

https://developer.atlassian.com/platform/marketplace/developing-apps-for-atlassian-data-center-products/

Note that there isn't a converter that just takes a Server app and magically converts it to a DC app.

Being DC compatible includes:

  1. being cluster-aware (e.g. persisting all data via ActiveObjects)
  2. being able to handle the load that the Atlassian scalability tester produces
  3. being free of high- and critical-level vulnerabilities
  4. etc.

Again, you have to implement these manually.

Suggest an answer

Log in or Sign up to answer
TAGS
AUG Leaders

Atlassian Community Events