Jérémy Benoist
62d1948e15
Merge pull request #336 from wallabag/nicosomb-patch-1
...
2.6.1
2.6.1
2023-06-21 13:45:25 +02:00
Jeremy Benoist
a025d243d1
Fix mariadb launch
2023-06-21 13:39:51 +02:00
Jeremy Benoist
fb13655def
Handle mailer_dsn
2023-06-21 10:45:24 +02:00
Jeremy Benoist
de07417e8f
Update domain name
2023-06-21 09:56:30 +02:00
Jérémy Benoist
b34d71355d
Relax composer
...
We don't need a fixed version of Composer now (as we updated most packages on wallabag)
2023-06-21 09:26:11 +02:00
Nicolas Lœuillet
8bc63c22ec
Update Dockerfile
2023-06-21 07:27:14 +02:00
Nicolas Lœuillet
676572b8fe
Update dependencies
2023-06-20 18:16:17 +02:00
Nicolas Lœuillet
d51cc9fe33
Update Dockerfile to 2.6.0
2023-06-20 18:07:13 +02:00
Jérémy Benoist
5c52eee713
Merge pull request #319 from wallabag/release/2.5.4
...
2.5.4
2.5.4
2023-02-07 22:28:01 +01:00
Jérémy Benoist
e2717ea9a9
2.5.4
...
See https://github.com/wallabag/wallabag/releases/tag/2.5.4
2023-02-07 22:25:16 +01:00
Jérémy Benoist
185b063ca2
Merge pull request #315 from wallabag/release/2.5.3
...
2.5.3
2.5.3
2023-02-01 10:22:30 +01:00
Jérémy Benoist
a298ff95f7
2.5.3
2023-02-01 10:19:37 +01:00
Jérémy Benoist
68c2e88e88
Merge pull request #313 from ngosang/feature/config
2023-01-02 06:49:45 +01:00
ngosang
2b75993504
Fix PHP 8.1 configuration
2022-12-30 20:27:52 +01:00
Jérémy Benoist
88d24aee30
Merge pull request #310 from ngosang/feature/alpine
...
Update Alpine 3.17 and PHP 8.1
2022-11-30 14:00:38 -08:00
ngosang
b10121989c
Update Alpine 3.17 and PHP 8.1
2022-11-30 00:24:03 +01:00
Kevin Decherf
74bfdfa5c7
Merge pull request #307 from ngosang/feature/ansible
...
Replace Ansible with Shell script
2022-11-13 15:17:33 +01:00
ngosang
229cb3d017
Replace Ansible with Shell script
...
* Remove Ansible and all Python packages
* Reduce image size by 456 MB (689 MB => 233 MB uncompressed)
* Fixes some open issues, for example, root password is not required if the database already exists.
* Show install and startup traces (traces and errors were hidden by Ansible)
2022-11-13 14:41:04 +01:00
Jérémy Benoist
30c372025e
Merge pull request #308 from ngosang/feature/actions
...
Update Python version in GitHub Actions
2022-11-02 09:56:41 +01:00
Jérémy Benoist
4c4aa852c1
Merge pull request #309 from ngosang/feature/composer
...
Update Composer 2.2.18
2022-11-02 09:56:11 +01:00
ngosang
2603775b01
Update Composer 2.2.18
2022-10-29 13:39:37 +02:00
ngosang
3f4a4c7625
Update Python version in GitHub Actions
2022-10-29 02:51:41 +02:00
Jérémy Benoist
ae9214ea87
Merge pull request #306 from ngosang/feature/iconv
2022-10-28 19:05:17 +02:00
ngosang
f92efc56d6
Remove fix for gnu-libiconv (already fixed in Alpine 3.16)
2022-10-28 16:18:26 +02:00
Jérémy Benoist
695212dacb
Merge pull request #265 from hwiorn/fix-nginx-conf-for-reverse-proxy-with-https
...
Fix nginx.conf for reverse-proxy with HTTPS
2022-10-28 14:05:11 +02:00
hwiorn
bf0102ece6
Fix default value of fe_https for non-reverse-proxy compatibility
2022-10-28 14:01:09 +02:00
hwiorn
054677bb02
Fix nginx.conf for reverse-proxy with HTTPS
2022-10-28 14:01:09 +02:00
Jérémy Benoist
43a26d7406
Merge pull request #302 from ngosang/feature/alpine
...
Update Alpine 3.16
2022-10-28 14:00:04 +02:00
Jérémy Benoist
ecb1ed2793
Merge pull request #301 from ngosang/feature/bash
...
Remove Bash and Make packages
2022-10-28 13:59:02 +02:00
ngosang
104373da6d
Update Alpine 3.16
2022-10-28 12:51:17 +02:00
Diego Heras
080b97130b
Merge branch 'master' into feature/bash
2022-10-28 12:44:35 +02:00
Jérémy Benoist
115c83794a
Merge pull request #299 from ngosang/feature/php8
...
Update PHP 8.0
2022-10-28 09:45:12 +02:00
Jérémy Benoist
e6a8421274
Merge pull request #305 from wallabag/fix/database_table_prefix
...
Add ability to define `database_table_prefix`
2022-10-28 09:44:29 +02:00
Jérémy Benoist
2e947c0b86
Merge pull request #300 from ngosang/feature/git
...
Install from TAR file and reduce image size
2022-10-28 09:44:15 +02:00
Jeremy Benoist
2234e9a63d
Add ability to define database_table_prefix
...
For people in need to migrate to the docker version from a previous installed wallabag instance defined with a database prefix.
2022-10-28 09:36:15 +02:00
ngosang
3214a229b6
Remove Bash and Make packages
2022-10-25 23:34:07 +02:00
ngosang
66231efd36
Install from TAR file and reduce image size
...
* Git package not required
* Reduced Docker image size in 129 MB (808 MB -> 679 MB)
* Docker build time reduced in +1 min (no git pull)
2022-10-25 23:12:35 +02:00
ngosang
3f801bf1a5
Update PHP 8.0
2022-10-25 22:37:22 +02:00
Jérémy Benoist
5620cd4e7d
Merge pull request #298 from wallabag/fix/update-actions
...
Update actions to latest version
2022-10-21 14:13:55 +02:00
Jérémy Benoist
140721c49c
Update test actions to latest version
2022-10-21 14:10:21 +02:00
Jérémy Benoist
61899108bc
Update publish action to latest version
...
It removed all warning during the build.
2022-10-21 14:09:20 +02:00
Jérémy Benoist
3d63b3b6fd
Merge pull request #297 from wallabag/release/2.5.2
...
2.5.2
2.5.2
2022-10-21 14:00:18 +02:00
Jérémy Benoist
7ffaafb436
2.5.2
2022-10-21 13:55:32 +02:00
Jérémy Benoist
b1aeffca4e
Merge pull request #292 from wallabag/release/2.5.1
...
2.5.1
2.5.1
2022-06-09 09:44:29 +02:00
Jérémy Benoist
b49d7faf71
Stay on 3.15
2022-06-09 09:36:59 +02:00
Jérémy Benoist
bce0488aed
2.5.1
...
Also update alpine to 3.16
2022-06-09 09:35:02 +02:00
Jérémy Benoist
1d42727517
Merge pull request #287 from wallabag/release/2.5.0
...
2.5.0
2.5.0-rc.1
2.5.0
2022-05-21 21:36:55 +02:00
Jeremy Benoist
939b644424
Update alpine image to 3.15
...
Also use latest Composer 2.2
2022-05-21 21:27:30 +02:00
Jérémy Benoist
3f62284368
2.5.0
2022-05-21 21:11:57 +02:00
Jérémy Benoist
7a99f1ef73
Merge pull request #284 from pgrunm/master
2022-05-20 21:08:56 +02:00