/starfleet

:rocket: Share your conferences activity to your buddies

Primary LanguagePHPMIT LicenseMIT

Starfleet logo

Starfleet

CircleCI

Share your conferences activity to your buddies

Installation

Local

Add local.starfleet.app to your hosts file

Use mkcert to install a CA on your system to be able to generate a valid self-signed certificate for local.starfleet.app

$ mkcert *.starfleet.app

certificate and key must be placed in infrastructure/docker/services/router/etc/ssl/certs

Install Python virtualenv to be able to use fabric commands to control easily the Docker stack

$ pipenv install

Enter in pipenv shell to get access to fab command

$ pipenv shell

If it's your first install of Starfleet, run

$ fab start

If not, just up the containers with

$ fab up

Open https://local.starfleet.app in your browser 🚀

Changes

View the CHANGELOG file attached to this project.

Sponsor

JoliCode

Open Source time sponsored by JoliCode

Credits

License

View the LICENSE file attached to this project.