Skip to main content
Bubl Cloud Documentation
Toggle Dark/Light/Auto mode Toggle Dark/Light/Auto mode Toggle Dark/Light/Auto mode Back to homepage

3 Upload Service to the Servicestore

Manage your services

Login into servicestore

Open this link in browser, and login using your developer credentials Service store

As a developer, you can do the following things with your services in the servicestore

1. Edit details of a service

  • Click on ‘Manage App’ button on the service you want to update
  • Click on ‘Edit App’ button, and update the available fields accordingly.

2. Edit login customizations

  • Click on ‘Manage App’ button on the service you want to update
  • Click on ‘Edit App’ button, and update the available fields accordingly.
  • Fill in all the different customization fields available, upload your email banner (if any)
  • Click on ‘Preview Service’ button at the top right corner to preview the login page with your customization before submit

3. Create a new release

  • Click on ‘Manage App’ button on the service you want to update
  • Click on ‘Create Release’ button, and update the available fields accordingly.
  • Put the appropriate values, Application Display Version should be a valid semantic version.
  • Add the appropriate values for the required and optional data access rights. More information
  • Upload your executable and static files in .tar.gz format
  • Your executable tar.gz file should have the executable binary with “api” name, you can also place anyother files your service needs here.
  • Your static tar.gz file should have be the front-end build folder with any name
  • On submit, you should see this new release you created as a test release on ‘Manage App’ page.
  • This release will be updated in your developer bubl linked to these services.

4. Make a production release

  • In order to make a production release, which is available for all users to update, you need to contact the bubl team.