Build Your Own Package
1. Overview
- Select a package type from a dropdown list above.
- Fill out the form. You will need to define package name, version, description as well as various other parameters - these will vary based on which package type you select.
- If necessary, upload your file(s).
- Launch the package build process.
2. Archives
Our current system accepts tarballs (uncompressed, gzip- and bzip2-compressed) and zip archives. Archive can not contain absolute paths (i.e, those which start with "/"). For example, when using tar, do NOT use -P or --absolute-names flags.3. TCP Ports
Before you create your package, please note that the following TCP ports are used by some preconfigured services and will not be available for use within your application:- 22/tcp - SSH
- 2999/tcp - Elastic Server Manager (web-based management console)
- 4433/tcp - SSL gateway to Elastic Server Manager
- 9090/tcp - Web Services for Elastic Server Manager
Start Here