Skip to content
/ Boost Public
forked from Einstore/Einstore

Enterprise appstore for easy project deployment, completely open sourced

License

Notifications You must be signed in to change notification settings

fldroid/Boost

 
 

Repository files navigation

Boost: Enterprise AppStore in Swift

Boost - Enterprise AppStore

Slack Jenkins Apiary.io API documentation for Boost Platforms Swift 4 Vapor 3 iOS app Android app

Warning! - Project is not yet completely finished. We are going to release an alpha version in Q4 of 2018, contact us on Slack for ETA or follow the status below

Boost is an enterprise mobile app distribution platform. Boost has been made originally to help us distribute mobile apps to our clients on our own platform but eventually we have decided to share our baby with the world. Let’s see what it will grow into!

Test run

You can easily try Boost if you have Docker installed. Just clone this repo and run docker-compose up. You should initialize database by visiting /api/install when you first run the project.

git clone [email protected]:LiveUI/Boost.git
cd Boost

# Will run Boost on http://localhost:80
docker-compose up

Main dependencies

  • BoostCore - AppStore core module
  • ApiCore - Base user & team management including forgotten passwords, etc ...
  • MailCore - Mailing wrapper for multiple mailing services like MailGun, SendGrig or SMTP (coming)
  • VaporTestTools - Test tools and helpers for Vapor 3

Documentation (work in progress)

The main documentation for boost can be found in our GitHub.com Wiki. For API documentation go to our Boost API documentation

In the repo we also maintain a Postman collection of all available API requests here. Use these to test any of the available endpoints.

Links:

Slack

If the documentation is not good enough for you, feel free to join our slack channel and get help using and installing this product from us and other experienced users right away. Slack, channel #help-boost

Test on Heroku (work in progress)

If you after a quick example of what boost can do, get yourself a Heroku account (if you don't have one already) and see for yourself.

To install on Heroku please press the button and follow the instructions:

Deploy Boost enterprise appstore to Heroku

Features

MVP (current iteration)

  • Build basic framework
  • Authenticate with username and password
  • Upload, process and install iOS app
  • Upload, process and install Android app
  • Search apps by name, platform and bundle Id
  • Integrated web client (web interface)
  • Basic emails (forgotten password, registration, invitation)
  • Authenticate with Github

Phase 2 (January 2019)

  • Support for S3 (and others through protocol) to store files
  • Authenticate in enterprise environment (ActiveDirectory, Gitlab, etc ...)
  • Create client accounts
  • Download & install history
  • Native iOS client
  • Native Android client
  • Email notifications (new builds, clents, etc)

Phase 3 (June 2019)

  • Native tvOS client
  • Comment on builds
  • Create virtual apps for web-apps (urls)
  • Authenticate in enterprise environment (extend for custom plugins and integrations for common systems)

Phase 4

  • Upload, process and download standalone files
  • Upload, process and install macOS app
  • Upload, process and install Windows app
  • Upload, process and display web app (.zip)

Code contributions

We love PR’s, we can’t get enough of them ... so if you have an interesting improvement, bug-fix or a new feature please don’t hesitate to get in touch. If you are not sure about something before you start the development you can always contact our dev and product team through our Slack.

Support

You can signup for our Slack! To do so, please visit http://bit.ly/2B0dEyt and we’ll send you an invitation email.

OnDemand hosted service (sounds better than software as a service)

We are also working on a hosted service including a free tier for indie developers. This service will become available just few weeks after the first official release here on github. For more information on our hosted services, please visit our website on http://www.boostappstore.com

Enterprise

Our enterprise package contains a tailored solution designed to match your needs exactly. We have a team of amazing developers on standby to help you using remote desktops or even to fly them over, should you require help with the setup onsite.

We are a dev house so happy to quote on any customisations you may need on request. Please contact us on [email protected] for further details or visit our website on http://www.boostappstore.com

License

Boost is distributed under an Apache 2 license and can be shared or used freely within the bounds of the license itself. All third party components used (like Vapor framework and all it’s components) in this software are mainly MIT licensed. List of all used software is listed in the repository. All Vapor components are available in Vapor dependencies folder.

See the LICENSE file for more info.

About

Enterprise appstore for easy project deployment, completely open sourced

Resources

License

Stars

Watchers

Forks

Packages

No packages published

Languages

  • API Blueprint 51.5%
  • Python 22.0%
  • Shell 11.7%
  • HTML 6.0%
  • JavaScript 3.1%
  • Swift 2.7%
  • Other 3.0%