Wykres commitów

164 Commity (8a44e4192cebc71a1eba19b347b5150a291306ae)

Autor SHA1 Wiadomość Data
Rui Carmo 8a44e4192c Merge branch 'master' of github.com:rcarmo/piku 2017-10-07 16:18:35 +01:00
Rui Carmo 4dde79db5e immutability 2017-10-07 16:18:25 +01:00
Rui Carmo 8f275268c4 fixed enumeration 2017-10-07 16:14:41 +01:00
Rui Carmo 7511a883c4 Remove dependency 2017-10-07 13:27:38 +01:00
Rui Carmo 145b7a6ae8 Fixes #12 2017-10-07 12:41:07 +01:00
Rui Carmo a432617cde sidelined REPL 2017-05-15 21:52:19 +01:00
Rui Carmo 315a5bcd2e disabled REPL 2017-05-15 21:51:08 +01:00
Rui Carmo 3307bf281c REPL 2017-05-15 21:37:14 +01:00
Rui Carmo edc2773a66 python3 fixes 2017-05-14 23:34:29 +01:00
Rui Carmo 40c08e3e8f Fix for missing Procfile 2017-02-16 22:39:51 +00:00
Rui Carmo c5655bdfba remove restriction in worker names 2016-11-20 10:05:35 +00:00
Rui Carmo 7fbb88f514 Allow PYTHON_VERSION to determine the virtualenv kind 2016-11-15 11:04:15 +00:00
Rui Carmo 4f78e5b333 tuning 2016-10-02 18:44:28 +01:00
Rui Carmo 93575af68f Support serving static files directly through nginx (hat tip @celso) 2016-10-02 18:40:02 +01:00
Rui Carmo 6e3b11f9f8 Working remote shell with interactive input 2016-09-10 10:37:37 +01:00
Rui Carmo 8001393f2a I hate web editing 2016-09-10 00:59:32 +01:00
Rui Carmo f528959038 Cleanup 2016-09-10 00:50:29 +01:00
Rui Carmo 4b769d44ad Use live environment 2016-09-10 00:46:04 +01:00
Rui Carmo 27a837598d Better environment handling 2016-09-10 00:41:38 +01:00
Rui Carmo 40a9b9a629 Reset ~/.ssh/ permissions 2016-09-10 00:12:49 +01:00
Rui Carmo 9ea085cc70 Add run command (#7)
* First pass

* Working run command
2016-09-10 00:11:39 +01:00
Rui Carmo fa6ec6b44f Update piku.py 2016-08-15 22:55:01 +01:00
Rui Carmo c8927aa60d Update piku.py
Set `listen` default to below `net.core.somaxconn` default on Ubuntu
2016-08-15 22:52:51 +01:00
Rui Carmo f59e640b1d typo 2016-05-30 21:45:47 +01:00
Rui Carmo 6111cc97f1 A little more control over UWSGI settings 2016-05-30 21:37:37 +01:00
Rui Carmo 0bfc35f4b6 scale back 2016-05-14 20:56:56 +01:00
Rui Carmo c3bea6185a packaging is a pain 2016-05-14 19:26:53 +01:00
Rui Carmo 5d5fe209bb *sigh* 2016-05-14 19:16:09 +01:00
Rui Carmo fbf164da35 fix typos 2016-05-14 19:15:21 +01:00
Rui Carmo 9a1e8bf989 minor cleanup 2016-05-14 19:10:10 +01:00
Rui Carmo 7e115394dc Expose a few more uWSGI settings to apps 2016-05-14 19:02:36 +01:00
Rui Carmo 408f503044 Sane uWSGI log format for web requests 2016-05-14 18:56:15 +01:00
Rui Carmo 196615c9a2 ENV namespacing 2016-05-14 18:31:02 +01:00
Rui Carmo bb43f5ecfb a little more performance by default 2016-05-14 18:19:02 +01:00
Rui Carmo 490004421d Adjust gzip min_length 2016-05-08 23:24:21 +01:00
Rui Carmo 276eb84405 Experimental gzip settings for ARM nginx builds 2016-05-08 23:06:55 +01:00
Rui Carmo 053469a95a Fix arrows 2016-05-05 21:13:03 +01:00
Rui Carmo e28d59953a be more tolerant of undefined vars 2016-05-05 21:09:41 +01:00
Rui Carmo c950b0a394 Be a little more informative 2016-05-05 21:05:31 +01:00
Rui Carmo 05467bf010 More pythonic approach 2016-05-05 20:21:33 +01:00
Rui Carmo 6a114498f6 don't use curl 2016-05-05 20:18:15 +01:00
Rui Carmo ed43bfcc80 typo 2016-05-05 20:04:29 +01:00
Rui Carmo adad1faf89 Add support for restricting access to CloudFlare IP ranges 2016-05-05 20:00:25 +01:00
Rui Carmo 98828f93c3 Disable SPDY in stock Raspbian 8 2016-05-03 23:22:13 +01:00
Rui Carmo 043c9ab70b add config:unset 2016-05-03 22:45:58 +01:00
Rui Carmo aeb9c4826c remove PORT from environment when using socket 2016-05-03 22:35:00 +01:00
Rui Carmo 0ba455bb36 Streamlined branching logic 2016-05-03 22:27:23 +01:00
Rui Carmo 7911144ddb Better handling of nginx config for generic processes 2016-05-03 22:18:03 +01:00
Rui Carmo 468b250394 Init web worker properly 2016-05-03 19:51:47 +01:00
Rui Carmo bfc6075470 Merge branch 'feature/nginx' 2016-04-25 14:20:13 +01:00