Skip to content

Getting Started

Package an Application

Once your Application is developed, you need to package it.

Packaging your Application will actually generate a Platform 6 application file (.p6app) containing the application attributes and zero or more serialised service items (configuration from individual Platform 6 services). It is the raw logic and configuration of your Application. The whole application package is bundled, hashed and signed to guarantee the integrity of the bundle and ensure it is not tampered with.

Signing is performed automatically thanks to the key of your Application Publisher Profile when you package your Application. Your Application Publisher Profile will be allocated by platform6.io after your application has been reviewed.

Please read the Manage Applications section to know more.