Rui Carmo
a7c6d9b408
Create CONTRIBUTING.md
2022-09-12 19:41:56 +01:00
Rui Carmo
2e1dcf1ff8
Update README.md
2022-09-12 19:33:05 +01:00
Rui Carmo
eefe5b10c3
Merge pull request #239 from chr15m/fix-update-command
...
Fix update command in piku cli script
2022-09-12 19:25:23 +01:00
Rui Carmo
edef1476fe
Merge pull request #240 from chr15m/fix-broken-acme-call
...
Fix broken acme call
2022-05-12 10:01:20 +01:00
Chris McCormick
0b4eba50d7
Fix ValueError from acme cert issuance.
2022-05-12 09:11:32 +08:00
Chris McCormick
424df1689a
Merge branch 'master' of github.com:piku/piku
2022-04-26 10:19:22 +08:00
Chris McCormick
a9cbcf3b80
Don't supply app to update command.
2022-04-26 10:19:07 +08:00
Rui Carmo
cfff5a889a
Merge pull request #238 from chr15m/add-gzip-compression-types
...
Add more standard types to gzip compression.
2022-04-16 09:13:47 +01:00
Chris McCormick
76f6d90983
Add more standard types to gzip compression.
...
I noticed JS files weren't being sent back compressed by my Piku box because the application/javascript type was missing from the gzip clause. Also added image/svg+xml and application/json for good measure.
2022-04-16 13:30:16 +08:00
Rui Carmo
38e1876856
Merge pull request #230 from chr15m/fix-npm-symlink-issue
...
Stop npm complaining about the node_modules symlink.
2022-04-02 21:32:34 +01:00
Rui Carmo
e4b2265802
Merge pull request #231 from mlainez/default_root_ca
...
Use letsencrypt by default and allow to change root ca with environme…
2022-04-02 21:32:03 +01:00
Rui Carmo
92b9af3904
[noci] README
2022-04-02 21:30:09 +01:00
Rui Carmo
00a7f11c5f
Merge pull request #232 from mlainez/rails_support
...
Improve Ruby on Rails support
2022-04-02 21:25:58 +01:00
Rui Carmo
619f8b4093
Merge pull request #235 from timhuebener/master
...
refactor: replace incron with systemd.path
2022-04-02 21:22:15 +01:00
Tim Huebener
2a6a8b7de6
refactor: replace incron with systemd.path
2022-04-02 15:51:28 +02:00
mlainez
bfdfcd8c2f
Add ACME_ROOT_CA documentation
2022-03-07 10:01:28 +01:00
mlainez
d71a5be125
Rename ROOT_CA environment variable to ACME_ROOT_CA
2022-03-07 10:01:13 +01:00
mlainez
5c1a4ce4b5
Make sure ruby apps are also exposed behind nginx
2022-03-06 14:16:17 +01:00
mlainez
f9a55d6c51
Simplify app building since bundle clean could damage other Rails apps that use gem versions marked obsolete for another Rails app when not using local gemsets
2022-03-06 14:12:53 +01:00
mlainez
610921280c
Change app detection order to avoid Rails apps using webpacker are detected as nodejs apps first (mostly Rails 6.0)
2022-03-06 14:05:37 +01:00
mlainez
bfec7c2d94
Use letsencrypt by default and allow to change root ca with environment variable
2022-03-06 13:47:45 +01:00
Chris McCormick
2f248d0852
Stop npm complaining about the node_modules symlink.
...
This fixes #228 whilst retaining the existing behaviour of symlinking node_modules to the actual location in envs/APPNAME.
2022-02-25 14:34:31 +08:00
Rui Carmo
547d3b3dae
Removed 3.10.1 from test suite
...
Oh come on GitHub... It worked months ago!
2022-02-05 15:45:59 +00:00
Rui Carmo
bb8726afdf
Remove 3.5 from test suite
...
It was deprecated by the build suite.
2022-02-05 15:39:15 +00:00
Rui Carmo
569cfeda90
Merge pull request #224 from chr15m/update-git-push-docs
...
Updated docs with cmd to push different branch. Fixes #221
2022-02-05 15:37:33 +00:00
Rui Carmo
44131256f4
Update README.md
2022-02-05 15:36:42 +00:00
Chris McCormick
3051782fae
Updated docs with cmd to push different branch. Fixes #221
2022-01-18 09:57:38 +08:00
Rui Carmo
b0908cc212
test on 3.10.1
2021-12-22 11:04:46 +00:00
Rui Carmo
c5eaa8bb79
Longer timeouts for issues and PRs
2021-12-22 11:01:24 +00:00
Rui Carmo
a7df317d96
allow dashes
2021-12-11 12:36:05 +00:00
Rui Carmo
2bac354c27
[noci] add PLUGINS.md draft
2021-12-08 17:00:02 +00:00
Rui Carmo
bd1f2c9e88
Renamed internal environment variable
2021-12-08 16:17:53 +00:00
Rui Carmo
65284fa6b7
Merge pull request #129 from jsenin/piku-cli-plugins
...
Extend cli commands with plugins
2021-12-08 16:10:45 +00:00
Rui Carmo
c739bd6406
incron deprecation notice
2021-12-07 10:14:34 +00:00
Rui Carmo
749dee8325
add bullseye to automated tests
2021-12-07 10:05:32 +00:00
Rui Carmo
7aac516a7b
detail 3.10 version number to avoid mis-parsing
2021-12-07 10:03:55 +00:00
Rui Carmo
1359f0b77b
increase OS test bracket
2021-12-07 10:02:12 +00:00
Rui Carmo
f951ad5e8e
increase test bracket
2021-12-07 10:00:18 +00:00
Rui Carmo
8441a16fc7
make pyflake happier
2021-12-07 09:51:37 +00:00
Rui Carmo
1334591027
reset file permissions
2021-12-07 09:49:50 +00:00
Rui Carmo
4884435768
add Github action for flagging stale issues/PRs
2021-12-07 09:43:32 +00:00
Rui Carmo
bfbd0e76ab
PIKU_AUTO_RESTART new default indirectly fixes #203
2021-12-07 09:35:46 +00:00
Rui Carmo
5ed9117655
PIKU_AUTO_RESTART now defaults to true
2021-12-07 09:29:35 +00:00
Rui Carmo
4e6187ad31
renamed internal env vars to avoid collisions
2021-12-07 09:23:34 +00:00
Rui Carmo
7263a9c4ad
Merge pull request #217 from chr15m/fix-cron-on-py3.5
...
Fix cron regex matching on py3.5
2021-11-30 13:46:14 +00:00
Chris McCormick
60123c4abe
Fix cron regex matching on py3.5
2021-11-30 21:35:45 +08:00
Rui Carmo
f6e8aca5a3
Merge pull request #215 from alperkal/master
2021-11-01 22:30:51 +00:00
Alper Kalaycioglu
82678c59a6
#214 Rename deploy java functions
2021-11-01 20:53:58 +01:00
Alper Kalaycioglu
c6420e2ca0
#214 Correct gradle deployment
2021-11-01 20:40:10 +01:00
Rui Carmo
54c6970b77
Merge pull request #213 from chr15m/fix-env-init-link
2021-10-01 07:51:01 +01:00