Skip to content
This repository has been archived by the owner on Feb 12, 2022. It is now read-only.

krux/starport

Note Starport is now migrated to salesforce repository, all new updates will be hosted there.

Starport

Build Status

The starport is an advanced terran structure, responsible for the construction and maintenance of all space-faring vehicles and starships, including the Behemoth-class battlecruiser -- Hyperion.

Starport is the service that manages all hyperion implemented aws data pipelines.

Setup

  1. Download the latest starport binary here
  2. Based on the config template, build and deploy the configurations to AWS S3 (e.g. s3://your-bucket/starport.conf).
  3. Initialize the database with the following command:
    java -cp starport-core.jar \
      -Dstarport.config.url=s3://your-bucket/starport.conf \
      com.krux.starport.db.tool.CreateTables true

About

No description, website, or topics provided.

Resources

License

Apache-2.0, Unknown licenses found

Licenses found

Apache-2.0
LICENSE
Unknown
LICENSE.txt

Code of conduct

Security policy

Stars

Watchers

Forks

Packages

No packages published