Commit Graph

62 Commits

Author SHA1 Message Date
Louis Lam 329e2042bc
Update to respect docker compose v2 (#4289) 2023-12-27 22:39:04 +08:00
Louis Lam d810a74d70
Move rootless images to an another set (#4052) 2023-11-22 16:12:15 +08:00
mueller-ma d5a3f7e385
Add LABEL to Docker image (#3802)
This label can be used to fetch more information about this image. For example Renovate uses this label to get the changelog of a specific version: https://docs.renovatebot.com/modules/datasource/docker/
2023-10-03 05:47:04 +08:00
Louis Lam d243cd84bf
docker-compose change back to 1 2023-09-07 14:10:10 +08:00
Louis Lam 6e887b056c Fix docker build issue in 2.0 2023-09-01 23:47:36 +08:00
Louis Lam 0ab3507faf Update to nodejs 20 bookworm and use apt to install apprise 2023-07-30 23:47:07 +08:00
Louis Lam a0bd4b248b Merge remote-tracking branch 'origin/master' into 2.0.X
# Conflicts:
#	docker/debian-base.dockerfile
#	package-lock.json
#	package.json
#	server/database.js
#	src/router.js
2023-07-30 19:15:09 +08:00
Louis Lam a0203372ce
Built-in nscd into the docker image (a better dns caching service) (#3472) 2023-07-24 17:04:50 +08:00
Louis Lam 5dd4231e56 Fix pr-test image 2023-07-15 21:24:33 +08:00
Louis Lam ccc39b9516 Move all old db patch files to `db/old_migrations/` 2023-07-01 20:54:47 +08:00
Louis Lam d286c534bd Improve the setup database for embedded MariaDB 2023-06-30 22:17:07 +08:00
Louis Lam 7975caf29e Update db migration and dockerfile 2023-06-30 17:26:37 +08:00
Louis Lam 16a1a66e09 Merge remote-tracking branch 'origin/master' into 2.0.X
# Conflicts:
#	docker/alpine-base.dockerfile
#	docker/debian-base.dockerfile
#	docker/dockerfile
#	package.json
#	server/database.js
#	server/jobs/util-worker.js
#	server/model/maintenance.js
#	server/model/monitor.js
#	server/routers/api-router.js
#	server/server.js
#	server/uptime-kuma-server.js
2023-06-30 13:38:56 +08:00
Louis Lam 4f6035899d
Real browser monitor type (#3308) 2023-06-27 15:54:33 +08:00
Louis Lam 1e1cc86a10 Update Apprise to 1.4.0 2023-05-20 01:46:07 +08:00
Trenton Holmes ba82abe5f3 Updates the install of cloudflared to utilize the Cloudflare Package Repository 2023-04-24 06:47:44 -07:00
Louis Lam 94c3861608 Update Apprise to 1.3.0 2023-03-01 23:23:16 +08:00
Louis Lam 29976d8a03 minor 2023-02-13 16:35:12 +08:00
Louis Lam e4183ee2b7
Database Setup Page (#2738)
* WIP

* WIP: Database setup process

* Add database setup page
2023-02-11 14:41:02 +08:00
Louis Lam dc4d2a77bb WIP 2023-02-05 17:45:36 +08:00
Louis Lam 33d9c1bbb1 Merge branch 'true-rootless' into mariadb
# Conflicts:
#	docker/dockerfile
2023-02-04 18:40:39 +08:00
Louis Lam 27eddb7253 Update dockerfile 2023-02-04 18:37:12 +08:00
Louis Lam 0b40c65139 Merge remote-tracking branch 'origin/master' into mariadb
# Conflicts:
#	docker/alpine-base.dockerfile
#	docker/dockerfile-alpine
#	package.json
#	server/database.js
2023-02-04 18:21:34 +08:00
Louis Lam ddce8f0cb0 Fix plugin installation 2023-01-28 19:00:13 +08:00
Louis Lam 98f5bc51a8 Change golang version 2023-01-28 12:38:39 +08:00
Louis Lam 71f4ab0aa6 Improve dockerfile 2023-01-09 21:01:45 +08:00
Louis Lam c00abac834 Separate golang build layer 2023-01-09 13:43:08 +08:00
Louis Lam 49b5de7d40 Update Apprise to 1.2.1 2023-01-05 00:48:49 +08:00
Louis Lam a4de93f976 WIP 2022-12-23 22:43:56 +08:00
Louis Lam 5e976afb27 Merge remote-tracking branch 'origin/master' into mariadb
# Conflicts:
#	docker/alpine-base.dockerfile
#	docker/dockerfile
#	package-lock.json
2022-12-18 21:03:06 +08:00
Louis Lam 3040bd41d9 Speed up armv7 build time of healthcheck by using go compiler cross-build feature in the host 2022-12-12 15:42:00 +08:00
Louis Lam 2dff7dd380 Make dockerfile slightly clear and improve the build flow 2022-12-08 18:29:17 +08:00
Louis Lam 9bfa43100b Compile healthcheck.go 2022-12-08 18:29:17 +08:00
Louis Lam a5f23b9839 Update Apprise from 1.0 to 1.2 2022-11-20 00:07:19 +08:00
Louis Lam 73f7fbabd3 True rootless image 2022-09-14 18:05:02 +08:00
Louis Lam 7b8f9c7655 Fix checkout-pr by using fetch & checkout instead of pull 2022-09-09 15:49:39 +08:00
Louis Lam 9589fcfdef Checkout pr without GitHub Cli 2022-09-08 22:12:27 +08:00
Louis Lam 53135641f3 Fix 2022-09-05 17:42:23 +08:00
Louis Lam fd2df562b1 Add checkout pr logic 2022-09-03 18:37:31 +08:00
Louis Lam e0cdc3e7c5 Update dockerfile for pr-test 2022-08-29 22:06:47 +08:00
Louis Lam 728e811969 Update Apprise to 1.0.0 2022-08-13 13:35:03 +08:00
Louis Lam b0d39b44ce Testing 2022-07-22 23:15:55 +08:00
Louis Lam 301b2007a0 Drop Alpine support 2022-07-19 20:53:19 +08:00
Louis Lam e0a2ed2523
Update Apprise from 0.9.8.3 to 0.9.9 2022-07-10 02:15:51 +08:00
JJ Asghar 9b92a02968
Update docker-compose.yml
It's a docker-compose file, not "r" :), thanks for making this app, I love it. 🤘
2022-06-30 11:46:14 -05:00
Louis Lam c170b1edd0 Better optgroup text color 2022-06-15 15:18:14 +08:00
Louis Lam d344914ca0
Update docker-compose.yml 2022-05-09 13:47:19 +08:00
Louis Lam 82aa52b330 Update Apprise to 0.9.8.3 2022-04-29 13:49:32 +08:00
Louis Lam a3d79a93e9 Update Apprise to 0.9.8 2022-04-20 02:56:33 +08:00
Alexandre Gliganic 27861f0d14
Add automatic restart docker-compose.yml 2022-04-12 16:09:01 +02:00