Hi,
We are developing Plugin for Cloud Jira Software. We do our development with "Spring Boot". We can test it through Ngrok in development processes. However, we cannot find a clear solution about which technology we should use when importing our application to PROD.
In our research, we found the Heroku solution. Our trials on Heroku continue, but there are a few questions that come to mind.
1. Is Heroku really an adequate and useful solution for the PROD version of our app?
2. How to manage data in tables for each user who downloads the application when Heroku or other solutions are used for database operations. The end result will be a common database and table. Each user's transactions will be written to this table.
3. Is there a detailed document that we can follow while creating the PROD version of our application?
You deploy Cloud apps to production the same way you deploy them to a test system - via the marketplace. It's all detailed at https://developer.atlassian.com/platform/marketplace/installing-cloud-apps/
Online forums and learning are now in one easy-to-use experience.
By continuing, you accept the updated Community Terms of Use and acknowledge the Privacy Policy. Your public name, photo, and achievements may be publicly visible and available in search engines.
You must be a registered user to add a comment. If you've already registered, sign in. Otherwise, register and sign in.