Skip to content
This repository has been archived by the owner on May 2, 2018. It is now read-only.
/ 4squaredaway Public archive

Foursquare superuser helper proof-of-concept

Notifications You must be signed in to change notification settings

jBugman/4squaredaway

Folders and files

NameName
Last commit message
Last commit date

Latest commit

 

History

55 Commits
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 

Repository files navigation

Доступ

Login: 4sq
Password: dev1-

Deployment

cd /home/ubuntu/4squaredaway
virtualenv venv
source venv/bin/activate
pip install -r requirements.txt

sudo apt-get install supervisor
sudo ln -fs /home/ubuntu/4squaredaway/deploy/4sq.conf /etc/supervisor/conf.d/4sq.conf
sudo supervisorctl reread
sudo supervisorctl update

Flask-Assets (Stylus) requires sudo npm install -g stylus (nodejs package)

About

Foursquare superuser helper proof-of-concept

Resources

Stars

Watchers

Forks

Packages

No packages published