Mission Control - allows for easy launching of apps on Marathon
Project description
A project launcher for Marathon
Installation
To install using a terminal:
$ virtualenv ve $ source ve/bin/activate (ve)$ pip install mission-control2 (ve)$ export DJANGO_SETTINGS_MODULE="mc2.settings" (ve)$ ve/bin/django-admin migrate --noinput
Running
Because this system uses Google Accounts with OAuth2 for authentication, in dev, it’s easiest to just login using your superuser:
Create a super user:
(ve)$ ./manage.py createsuperuser
Start the application on local address 127.0.0.1:8000:
(ve)$ DEBUG=True ./manage.py runserver
Project details
Release history Release notifications | RSS feed
Download files
Download the file for your platform. If you're not sure which to choose, learn more about installing packages.
Source Distribution
File details
Details for the file mission-control2-3.11.3.tar.gz
.
File metadata
- Download URL: mission-control2-3.11.3.tar.gz
- Upload date:
- Size: 3.6 MB
- Tags: Source
- Uploaded using Trusted Publishing? No
File hashes
Algorithm | Hash digest | |
---|---|---|
SHA256 | a08a2cdb352058c5431c5ccd7d37fe9f749164430badcee7c317d4ffbf32822d |
|
MD5 | c5b7e5ce0f398dca2bb475ad120f5d27 |
|
BLAKE2b-256 | c5c656290f7555a21917def7db6df8d83dea5d0d55063e674fd53f75678aad66 |