-
Notifications
You must be signed in to change notification settings - Fork 11
Home
Finn Årup Nielsen edited this page Jul 6, 2017
·
19 revisions
Welcome to the wembedder wiki!
become wembedder
source ~/www/python/venv/bin/activate
cd ~/www/python/wembedder ; git pull
webservice --backend=kubernetes python restart # Takes several minutes
tail -f ~/uwsgi.log # look at web log
Documentation available at [https://wikitech.wikimedia.org/wiki/Help:Tool_Labs/Web#python_.28Python3_.2B_Kubernetes.29].