Kovah
90c5f6f2a8
Fix the release images ( #627 )
2023-04-10 10:15:22 +02:00
Kovah
5522d097a4
Minor release adjustments
2023-03-19 10:38:15 +01:00
Kovah
4ddbf13c84
Minor dev adjustments
2023-01-21 17:49:36 +01:00
Kovah
7decde4b80
Update to Laravel 9 and other dependencies, move lang directory to root
2022-12-14 23:45:37 +01:00
Kovah
a256cca567
Update to PHP 8.0 as the minimum required version
2022-12-14 23:01:27 +01:00
Kovah
2513c69a91
Properly add backup-temp directory to Docker image ( #475 )
2022-06-10 15:19:55 +02:00
Kovah
e4d6b20293
Add translations for Norway
2022-04-11 09:38:38 +02:00
Kovah
9a7ff5559c
Correct the release Dockerfile
2022-04-04 11:20:40 +02:00
Kovah
765307d9e2
Optimize Docker build process
2022-03-24 00:07:16 +01:00
Kovah
6a614a33ef
Update dependencies, enable support for PHP 8.1, switch Docker build to PHP 8.1 and Node 16
2022-03-11 10:01:21 +01:00
Kovah
9aff9e5fc4
Fix broken Docker build
2022-01-06 22:16:37 +01:00
Kovah
fdc6b63321
LinkAce now requires PHP 7.4 and uses Node LTS 16
2022-01-05 21:40:55 +01:00
Kovah
6589c92b49
Hotfix for simple dockerfile with correct nginx http config location
2021-08-09 00:40:24 +02:00
Kovah
3ca809baf4
Correct nginx.conf for simple Docker setup ( #258 )
2021-04-09 09:57:45 +02:00
Kovah
6cf17b3ebf
Optimize release Dockerfiles
2021-03-27 12:24:54 +01:00
Kovah
df73cd734a
Correct usage of the backup package, update release Dockerfiles ( #251 )
2021-03-27 12:12:31 +01:00
Kovah
cb50bef221
Deprecate old release Dockerfiles
2021-03-27 11:57:48 +01:00
Kovah
b005866397
Correct the production docker-compose files and release Dockerfiles
2021-03-22 23:27:24 +01:00
Kovah
abebe33741
Fix supervisor configuration
2021-03-10 22:41:05 +01:00
Kovah
fe5f1179c7
Overhaul of the Docker build process and deployment configuration with support for ARM ( #175 )
2021-03-10 22:35:21 +01:00
Kovah
7cc119adb0
Add git to dev dockerfile
2021-03-06 18:57:41 +01:00
Kovah
a217d21a34
Add version information and update check to footer ( #220 )
2021-02-26 23:22:15 +01:00
Kovah
95d899498f
Fix broken release Dockerfiles
2021-02-07 00:03:54 +01:00
Kovah
e0fd6a8037
Correct the development PHP ini based on recent Docker image changes
2021-02-04 16:29:22 +01:00
Kovah
9c9c6c11c7
Correct production Docker release files
2021-01-21 10:20:14 +01:00
Kovah
1f12a4c3a0
Install Laravel Enlightn
2021-01-20 21:44:42 +01:00
Kovah
720ba18eb2
Update dependencies
2021-01-20 21:12:49 +01:00
Kovah
891831e3a8
Add release Dockerfile for building ARM images (WIP, #175 )
2021-01-19 14:48:42 +01:00
Kovah
baf629d00f
Correct MySQL client installation in simple release dockerfile
2021-01-19 14:47:17 +01:00
Kevin Woblick
a996bdf884
Merge pull request #216 from benleb/patch-1
...
install dependency for backups in the "simple" version
2021-01-19 00:52:09 +01:00
Kovah
4c676c96ee
Migrate development PHP container to official PHP image
2021-01-19 00:50:59 +01:00
Ben
b1b3c2c745
install dependency for backups in the "simple" version
2021-01-18 11:08:41 +01:00
Kovah
bab6768ab1
Add profiling configuration to development PHP config
2020-12-18 13:13:31 +01:00
Kovah
8bccd2372b
Bump required PHP version to 7.3, update some packages
2020-10-22 19:36:48 +02:00
Kovah
e9bdf442ae
Correct the setup of backup notifications ( #155 )
...
Also optimize the Docker Compose files to include the path for local backups.
2020-10-09 11:05:28 +02:00
Kovah
a93d1b8b33
Large update for the Docker-based setup of Linkace
...
- Adds new Dockerfile for unified PHP-nginx container
- Adds new configuration files for simple setup with unified container
- Removes Redis from simple setup
- Changes default cache and session driver form Redis to file
- Updates nginx configuration accordingly
2020-09-07 23:14:53 +02:00
Kovah
6d2ca72579
Correct the base configuration for nginx 1.19, optimize the nginx configuration file
2020-08-31 09:25:29 +02:00
Kovah
d3c91230d1
Correct copying of package.json in release dockerfile
2020-08-13 00:03:06 +02:00
Kovah
4857164214
Remove version from config and load it from the package.json on the system settings page
2020-07-02 09:57:12 +02:00
Kovah
9028f80c3b
Add PCov to dev dockerfile for faster code coverage generation in PHPUnit
2020-05-06 21:51:05 +02:00
Kovah
29d62c1c8f
Install and prepare xDebug in the development Dockerfile
2020-05-06 19:51:09 +02:00
Kovah
897b80bd58
Correct Node version in release Dockerfile
2020-04-30 15:21:02 +02:00
Kovah
1855d87715
Refactor the trash controller, add custom error views (WIP)
2020-01-31 12:25:03 +01:00
Kovah
f79c6f9076
Switch to the MariaDB Client for DB dumps
2020-01-24 12:13:35 +01:00
Kovah
1df8d903c6
Update to PHP 7.4 ( #82 )
2020-01-21 20:58:49 +01:00
Kovah
03cb4ee148
Update to Node 12 LTS, update frontend dependencies
2019-11-28 13:22:03 +01:00
Kovah
ffe0bcd116
Implement a nicer list view
2019-11-20 14:43:05 +01:00
Kovah
7f0faf49b7
Fix critical issue with the release Dockerfile
2019-09-17 20:56:26 +02:00
Kovah
3e673b17e5
Optimize the Docker release file
2019-09-17 15:56:55 +02:00
Kovah
4556a35306
Upgrade LinkAce to Laravel 6
2019-09-12 22:54:59 +02:00