Wykres commitów

469 Commity (d275ab541f717cb14173f53a11722a84048be068)

Autor SHA1 Wiadomość Data
Rui Carmo d275ab541f
whitespace (pyflake) 2021-02-27 13:16:40 +00:00
Rui Carmo f732941beb
pyflake 2021-02-27 13:12:25 +00:00
Rui Carmo e1d3cdfe62
Implement #189
Start workers on demand and kill them when inactive (only works for socket workers, apparently)
2021-02-27 13:07:20 +00:00
Rui Carmo 4414488f10
Merge pull request #188 from rssnyder/master 2021-02-22 21:11:37 +00:00
Riley Snyder f2f6acf1c3 add custom piku username 2021-02-19 15:04:57 -06:00
Rui Carmo 40fade7982
Merge pull request #187 from rssnyder/patch-1
use PIKU_SERVER if not in a git repo
2021-02-05 09:53:01 +00:00
Riley Snyder 05b13518d6
use PIKU_SERVER if not in a git repo 2021-02-02 13:09:31 -06:00
Rui Carmo f08e98be99
New constant and slight change in wording 2021-01-21 18:52:03 +00:00
Rui Carmo 44db62012a
Merge pull request #130 from jsenin/update_cli_command
Update piku cli from github
2021-01-21 18:48:04 +00:00
Rui Carmo 23076cae5b
Wording 2021-01-21 18:44:57 +00:00
Rui Carmo 5e23ffcff4
Merge pull request #147 from jsenin/show_message_if_not_apps
Show a message when no apps installed
2021-01-21 18:42:57 +00:00
Rui Carmo 5ccd865d94
Merge pull request #163 from chr15m/more-robust-virtualenv-creation
Make Python virtualenv creation robust to existing env dir.
2021-01-21 18:41:17 +00:00
Rui Carmo 378519046b
Merge pull request #186 from chr15m/static-serve-html-extension
Static serving resolves .html extension.
2021-01-13 07:38:57 +00:00
Chris McCormick 5b24bca61d Static serving resolves .html extension. 2021-01-13 08:04:49 +08:00
Rui Carmo 09108d431c
Merge pull request #185 from piku/dependabot/add-v2-config-file
Create Dependabot config file
2021-01-06 14:37:50 +00:00
dependabot-preview[bot] 60ad4a596b
Create Dependabot config file 2021-01-06 14:37:07 +00:00
Rui Carmo 980ef88fa4
Fix deprecation in modern nginx versions 2020-12-19 16:51:05 +00:00
Rui Carmo d2e742e430
Update README.md 2020-05-01 16:17:57 +01:00
Rui Carmo f2e861cc0b
Enforce server_name in return header 2020-03-31 18:59:29 +01:00
Rui Carmo 50699633e3
Fix HTTP header 2020-03-19 17:31:33 +00:00
Rui Carmo 4732f2729a
Fix typo 2020-03-15 17:07:23 +00:00
Rui Carmo 0cd70300d3
Handle strange characters in NodeJS log files 2020-03-15 17:05:14 +00:00
Rui Carmo d6bd43635a
Merge pull request #167 from piku/rcarmo-patch-1
LGTM Linting
2020-02-04 15:30:26 +00:00
Rui Carmo 6e5df27e08
LGTM linting 2020-02-04 15:30:11 +00:00
Rui Carmo 4d9ce7eb8f
Buggy LGTM interpretation of variable context (reported) 2020-02-04 15:20:35 +00:00
Rui Carmo 2585c37976
LGTM Linting 2020-02-04 15:15:40 +00:00
Rui Carmo 6640935140
Suggested by dependabot as security update 2020-01-21 10:21:51 +00:00
Chris McCormick ca85f12cd2 Make Python virtualenv creation robust to existing env dir.
This can be useful if the user starts with a static worker only and upgrades to a Python based deploy. The env dir will exist and this will prevent errors from being thrown when creating a Python virtualenv over the top.
2020-01-20 12:23:47 +08:00
Rui Carmo 5bcfa0701d
typo 2019-12-20 11:53:21 +00:00
Rui Carmo fadcb35a84 remove cloud-config
Moved to deploy-on-azure
2019-12-07 07:40:36 +00:00
Jorge Senín b00c1c796c Update piku cli from github
Once time Piku is installed in a server there is not an way to update the cli. So using 'update' client we have a non secure, but usefull cli updater. The command downloads piku.py from master branch to a temp file, if http return code is 200, its enough to supose that downloaded file is valid. We dont have file signature to validate.
2019-12-03 16:44:40 +01:00
Rui Carmo 7ebadb7284
Update README.md 2019-11-28 13:47:52 +00:00
Rui Carmo 2ef05a80b4
Update README.md 2019-11-28 13:46:32 +00:00
Rui Carmo cc09a57fad Yep. I knew locale-gen was going to be necessary. 2019-11-28 13:22:37 +00:00
Rui Carmo f97ba26631 Add testing on Ubuntu LTS (currently bionic) 2019-11-28 13:19:27 +00:00
Rui Carmo 20577b4fcf run Docker without TTY 2019-11-28 13:16:53 +00:00
Rui Carmo 2108b55592 First docker test 2019-11-28 13:14:41 +00:00
Rui Carmo 063016f993
Update pylint.yml 2019-11-28 11:58:42 +00:00
Rui Carmo a98dbd2b43
Fix #156
Revert 3 lines from #126 to reinstate support for the current (18.04) Ubuntu LTS `click` package, which is still at 6.x
2019-11-28 11:54:33 +00:00
Rui Carmo a4869f371a
Check self-setup
A simple test to see if the basics work
2019-11-28 11:36:43 +00:00
Rui Carmo 2133a4e6a9 Fix #150 and #154 2019-11-27 05:00:32 +00:00
Rui Carmo 2c53bf97a2
Update pylint.yml 2019-11-27 16:04:32 +00:00
Rui Carmo fe1f106875
Use logto2
This ensures that we are using the correct uid/gid (instead of `logto`, which will go on regardless)
2019-11-26 15:40:47 +00:00
Rui Carmo b5a4e79ed1
Added getgrgid import 2019-11-26 08:44:56 +00:00
Rui Carmo 7d94dc6cf5
Merge pull request #136 from dwightmulcahy/cleanupimports
build: clean up unused imports and ignore IntelliJ files
2019-11-26 08:42:13 +00:00
Rui Carmo fa1f034c9b
Merge pull request #152 from chr15m/docs-for-contributors
Docs for contributors
2019-11-26 08:41:46 +00:00
Rui Carmo 59a3b98c88
Merge pull request #148 from jsenin/piku-installer-fixes
Avoid install python2 each time at pre_task
2019-11-26 08:41:04 +00:00
Rui Carmo 92d94eca81
Merge pull request #153 from chr15m/improve-bootstrap-experience
Add first-run mode to piku-bootstrap.
2019-11-26 08:40:30 +00:00
Chris McCormick 702a483676 Add first-run mode to piku-bootstrap.
This is to make for a friendlier experience when installed via the curl command on piku.github.io (which I'll update if this is merged.
2019-11-26 15:47:35 +08:00
Chris McCormick 08a507dd83 Fixed anchor link. 2019-11-26 15:38:17 +08:00