Commit graph

46 commits

Author SHA1 Message Date
El RIDO
c2f338790d
typo in usage 2024-10-19 10:56:16 +02:00
El RIDO
ee4c8fe350 timezone vars are part of env vars 2024-06-21 12:46:41 +02:00
El RIDO
b71945e5e0
enable custom env var passthrough & document usage 2024-06-13 19:39:49 +02:00
El RIDO
3e380f2a41 php config stability, addresses #147 2023-05-21 10:15:29 +02:00
El RIDO
433ac78a29 mention the different prefixes per container registry 2023-02-26 16:49:15 +01:00
El RIDO
ee88c58dd0 document/link to the GitHub container registry 2023-02-26 08:48:04 +01:00
rugk
86cf8d7b15
Changed to console as highlight language and add $ prefix 2022-12-30 18:42:48 +01:00
rugk
2d530103dd
Fix syntax hiighlighting of code block 2022-12-25 10:53:18 +01:00
El RIDO
ca5aa8f345
Merge pull request #124 from PrivateBin/php-cli
support running new administrative scripts
2022-12-24 06:41:49 +01:00
El RIDO
7ef0b6e63e
simplified build code, wording in doc 2022-12-24 04:56:36 +01:00
Zoey
8e6371ca37
Update README.md 2022-12-22 09:31:22 +01:00
El RIDO
d55821fca0
clarification for migrations between different backend types 2022-12-20 19:27:06 +01:00
El RIDO
7f2e5cb8bb
moving administrative scripts out of web root, adding php CLI package and making them found in PATH plus documentation 2022-12-20 19:18:17 +01:00
El RIDO
8700dcd64e
new release 1.5.0 2022-12-11 06:38:22 +01:00
El RIDO
87503ba97e
Merge branch 'master' into s3-variant 2022-11-12 07:58:20 +01:00
El RIDO
4b66d33626
Update README.md
Co-authored-by: rugk <rugk+git@posteo.de>
2022-11-10 06:47:00 +01:00
El RIDO
e96787428d
upgrade to PHP 8.1 2022-11-05 08:09:58 +01:00
El RIDO
ce58ceb146
add an S3 storage variant image 2022-10-22 18:13:11 +02:00
El RIDO
993b854a58
reword misleading section on databases
SQLite hasn't been supported since at least dba458cad9
and with 1.4 the database storage stores all of the persistance data, too.
2022-10-12 06:35:32 +02:00
El RIDO
8480aea07f
new release 1.4.0 2022-04-09 15:21:14 +02:00
El RIDO
bd0b6ae841
replace init container with fsGroup security context in example k8s deployment 2021-11-10 07:14:26 +01:00
El RIDO
9e7cc388b7
remove obsolete note reg. port 80 2021-08-14 10:42:42 +02:00
Gabriel Suarez
0591d10e16 Fix reference to port on liveness and readiness probes 2021-08-04 17:37:26 +01:00
El RIDO
11917f03b7
document image variants and tags, fixes #40 2021-07-14 21:04:27 +02:00
El RIDO
742b03ba2f
update reference to php8 2021-06-06 09:31:07 +02:00
El RIDO
7326e27e8c
increment version 2021-04-28 18:28:49 +02:00
El RIDO
2afdf0194d
correct k8s example, kudos @Feliksas 2021-02-05 04:55:46 +01:00
El RIDO
8a8160e1d5
upgrade chown image to busybox 1.33.0 / musl 1.2.2 2021-01-16 07:34:17 +01:00
El RIDO
b84118dd88
make security policy explicit in the k8s example as per helm chart 2020-10-03 10:35:05 +02:00
El RIDO
6ab53b4699
document probes for k8s 2020-10-03 10:32:20 +02:00
El RIDO
4b98c98f49
addressing concerns over busybox usage, by switching to minimal chown binary, closes #13 2020-08-30 12:22:01 +02:00
El RIDO
372ed866ac
avoid relative path in docker command examples, closes #20 2020-08-30 08:21:27 +02:00
El RIDO
885c692c07
correct the k8s example 2020-05-25 19:39:42 +02:00
El RIDO
f8edfbd009
new release 1.3.3 2020-02-16 11:54:05 +01:00
El RIDO
36fc8ff134
provide a working example of a k8s deployment, fixes #8 2020-01-18 06:40:18 +01:00
El RIDO
2510616c8d
improved wording of documentation 2019-12-07 09:23:15 +01:00
El RIDO
0c1a2e565c
changing default port to 8080, keeping port 80 for backwards compatibility. updating documentation. ensure the image can be run as root user and services drop privileges, fixes #11 2019-12-07 09:20:39 +01:00
El RIDO
d393fc5c89
increasing file upload support to 10 MiB, the new default in PrivateBin 1.3.1 and documenting how this can be increased further, fixes #7 2019-09-23 07:42:14 +02:00
El RIDO
09eff060ab
new release 1.3.1, correcting docs to work in a release agnostic way and add reference to included PostgreSQL module 2019-09-23 07:29:26 +02:00
El RIDO
a4a3f175a4
ensure latest alpine 3.10 is used, add tzdata to support timezone in nginx logs 2019-08-24 08:25:41 +02:00
El RIDO
c1bcafcc02
clarify permissions required for data volume 2019-06-24 22:31:30 +02:00
El RIDO
5228f0f48e new release 1.2.1 2018-08-11 22:55:39 +02:00
El RIDO
9438b9b88f new release 1.2 2018-07-22 13:20:29 +02:00
El RIDO
d2aa0d89eb updating formatting for docker hub 2018-05-29 21:36:32 +02:00
El RIDO
f9687a65df improving documentation 2018-05-29 19:09:14 +02:00
El RIDO
021c774227 Updating documentation 2018-05-28 21:02:58 +02:00