Chris McCormick
|
376c19911c
|
Allow flags in NODE_PACKAGE_MANAGER ENV setting.
|
2024-10-09 16:08:17 +01:00 |
Chris McCormick
|
bbea1bedb1
|
Remove debugging print.
|
2024-09-26 11:00:45 +01:00 |
Chris McCormick
|
6ac278ee56
|
Fix shellcheck sshflags breakage.
|
2024-09-05 21:37:56 +01:00 |
Marco Seguri
|
e801815172
|
Make the script work under WSL
|
2024-07-30 18:33:07 +02:00 |
Marco Seguri
|
7a43489ef2
|
Fix most of shellcheck warnings
|
2024-07-30 18:27:48 +02:00 |
Chris McCormick
|
a9ec80c865
|
Merge pull request #376 from chr15m/alternate-node-package-managers
Ability to use non-npm package managers.
|
2024-07-27 08:32:24 +01:00 |
Chris McCormick
|
57f2127684
|
Ability to use non-npm package managers.
Tested with pnpm and yarn. Fixes #371.
|
2024-07-12 20:56:59 +01:00 |
Chris McCormick
|
f374b39d60
|
Merge pull request #375 from chr15m/pr-369-tweak
Tweak to PR #369 to make sure php uwsgi plugin is installed
|
2024-07-07 21:46:06 +01:00 |
Chris McCormick
|
78791bc0d3
|
Warn on php without uwsgi php plugin.
|
2024-07-07 21:43:11 +01:00 |
Chris McCormick
|
b0b85c1360
|
Merge pull request #369 from EpicVoyage/master
Added PHP Support
|
2024-07-07 21:42:32 +01:00 |
Chris McCormick
|
ecba105323
|
Merge remote-tracking branch 'origin/pr/369' into pr-369-tweak
|
2024-07-07 21:03:45 +01:00 |
Rui Carmo
|
5d7bdad996
|
Merge pull request #374 from chr15m/issue-346-syntaxwarning
Fix #346 remaining SyntaxWarning with raw string
|
2024-07-07 20:47:16 +01:00 |
Chris McCormick
|
c7ebe556ad
|
Fix #346 SyntaxWarning using raw string.
|
2024-07-07 20:42:52 +01:00 |
Chris
|
5b6131a95c
|
Merge branch 'master' into master
|
2024-07-02 19:36:45 -05:00 |
Rui Carmo
|
8320f7564f
|
Merge pull request #367 from pcardoso/feature/catch-all
Adding support for catch-all URLs
|
2024-07-01 09:39:55 +01:00 |
Rui Carmo
|
e74f05d3e7
|
Merge pull request #365 from puneet-mehta/feat/go-mod-support
feat(go): go.mod support
|
2024-07-01 09:38:48 +01:00 |
Rui Carmo
|
9af72a5285
|
Merge pull request #360 from chr15m/issue-357-data-root
Add DATA_PATH to environment.
|
2024-07-01 09:36:25 +01:00 |
Rui Carmo
|
efd4e8e59f
|
Merge pull request #362 from henrikpersson/rust
Add Rust
|
2024-07-01 09:35:40 +01:00 |
Chris Umphress
|
9188327fb2
|
Allow static files to be served through php worker.
|
2024-06-30 21:38:42 -05:00 |
Chris Umphress
|
17eb21777d
|
Add support for custom php.ini directives.
|
2024-06-29 13:38:08 -05:00 |
Chris Umphress
|
c43f1f2f2e
|
Bare bones PHP support.
|
2024-06-29 06:44:09 -05:00 |
Chris McCormick
|
690e01f236
|
ENV var name DATA_PATH to DATA_ROOT for consistency.
#357
|
2024-06-26 16:05:07 +01:00 |
Pedro Gandarinho
|
29c5e21832
|
Adding support for catch-all URLs
|
2024-06-26 14:33:30 +01:00 |
Henrik Persson
|
7acadbcd61
|
Add Rust
|
2024-06-24 10:27:18 +02:00 |
Puneet Mehta
|
9dd884fa8a
|
chore(lint)
|
2024-06-21 09:54:56 +05:30 |
Puneet Mehta
|
bf2636fb44
|
feat(go): go.mod support
|
2024-06-21 09:45:36 +05:30 |
puneet-mehta
|
7d04c56211
|
Merge branch 'piku:master' into master
|
2024-06-21 09:40:11 +05:30 |
Rui Carmo
|
d257fee0c4
|
Merge pull request #348 from fincham/master
Improves the accuracy of nginx configuration failure checking
|
2024-06-20 18:34:51 +01:00 |
Rui Carmo
|
48bee2544c
|
Merge pull request #349 from eltociear/patch-1
docs: update README.md
|
2024-06-20 18:34:25 +01:00 |
Rui Carmo
|
26659479e5
|
Merge pull request #364 from puneet-mehta/feat/multiple-cron-support
feat(cron): added support for multiple crons
|
2024-06-20 18:28:45 +01:00 |
Puneet Mehta
|
1353024ad2
|
chore(Procfile): added multiple crons example
|
2024-06-20 16:40:41 +05:30 |
puneet-mehta
|
68e73ee42e
|
Merge pull request #1 from puneet-mehta/feat/multiple-cron-support
feat(cron): added support for multiple crons
|
2024-06-20 13:37:56 +05:30 |
Puneet Mehta
|
8ae9285e50
|
feat(cron): added support for multiple crons
|
2024-06-20 13:37:06 +05:30 |
Chris McCormick
|
72504adcd1
|
Merge pull request #359 from chr15m/issue-358-shellscript-conditionals-fix
Fix shellscript conditionals to POSIX compat.
|
2024-06-17 14:15:02 +01:00 |
Chris McCormick
|
6adeee1985
|
Add DATA_PATH to environment.
Fixes #357
|
2024-06-16 20:07:33 +01:00 |
Chris McCormick
|
f1d18dcd18
|
Fix shellscript conditionals to POSIX compat.
Fixes #358
|
2024-06-16 19:58:19 +01:00 |
Chris McCormick
|
b9be24f09e
|
Merge pull request #356 from clusterfudge/issues-354
ISSUES-354: Fix help subcommand in remote operator script
|
2024-06-13 07:43:42 +01:00 |
Chris McCormick
|
6cbf4190f4
|
Merge pull request #355 from clusterfudge/master
ISSUES-353: Show error message when no remote configured.
|
2024-06-13 07:42:09 +01:00 |
Sean Fitzgerald
|
48067baae6
|
ISSUES-354: Fix help subcommand in remote operator script
|
2024-06-12 20:34:10 -07:00 |
Sean Fitzgerald
|
051ad87bf5
|
ISSUES-353: Show error message when no remote configured.
|
2024-06-12 20:26:12 -07:00 |
Chris McCormick
|
4110c7284b
|
Merge pull request #352 from clusterfudge/master
ISSUE-351: piku script works with multiple deploy targets
|
2024-06-12 20:51:07 +01:00 |
Sean Fitzgerald
|
9bf0aedbcc
|
ISSUE-351: piku script works with multiple deploy targets
|
2024-06-12 07:30:06 -07:00 |
Ikko Eltociear Ashimine
|
5aa34f621b
|
docs: update README.md
Rasbperry Pi -> Raspberry Pi
|
2024-06-12 00:06:07 +09:00 |
Michael Fincham
|
a3c756321b
|
Improves the accuracy of nginx configuration failure checking
|
2024-06-11 19:26:01 +12:00 |
Rui Carmo
|
704372c725
|
use raw strings for regexes
|
2024-06-10 15:10:38 +01:00 |
Rui Carmo
|
9461c12dc6
|
added Python versions up to 3.12
|
2024-06-10 15:01:39 +01:00 |
Rui Carmo
|
0c20f62929
|
Merge branch 'master' of github.com:piku/piku
|
2024-06-10 14:58:22 +01:00 |
Rui Carmo
|
19075efb93
|
added latest LTS to test matrix
|
2024-06-10 14:58:01 +01:00 |
Rui Carmo
|
8777cc093a
|
Merge pull request #341 from chr15m/proxy-scp-command
Proxy scp so piku user can scp, and add 'download' local cmd.
|
2024-04-14 11:29:51 +01:00 |
Chris McCormick
|
5c33e28b94
|
Proxy scp for piku user, add 'download' local cmd.
|
2024-04-11 19:01:39 +01:00 |