Start by creating and running a bootstrap script that will build and populate a virtualenv. This script will make a new virtualenv, clone the repository, and populate the virtualenv via pip:
wget https://raw.github.com/saltstack/saltstack_org/master/mkbootstrap chmod +x ./mkbootstrap ./mkbootstrap -f bootstrap-saltstack_org ./bootstrap-saltstack_org path/to/virtualenv # Set the req'd environment settings source path/to/virtualenv/bin/activate export DJANGO_SETTINGS_MODULE=saltstack_org.settings.devel # Create the database django-admin.py syncdb django-admin.py collectstatic
This repository has been archived by the owner on Mar 24, 2022. It is now read-only.
-
Notifications
You must be signed in to change notification settings - Fork 23
License
vmware-archive/saltstack_org
Folders and files
Name | Name | Last commit message | Last commit date | |
---|---|---|---|---|
Repository files navigation
About
Resources
License
Security policy
Stars
Watchers
Forks
Releases
No releases published
Packages 0
No packages published