Robin Shen
0309ec8cc1
Edit Dockerfile.agent
2024-04-23 12:32:18 +00:00
Robin Shen
3d4ca95261
fix: OpenID HTTPS error 403 when running in docker - outdated curl version ( #1863 )
2024-04-23 20:23:52 +08:00
Robin Shen
d7b1c59984
Delete prepare.sh
2024-02-05 01:17:32 +00:00
Robin Shen
7f014fc2ad
chore: fix permission
2024-01-24 13:21:46 +08:00
Robin Shen
d68e313901
Add prepare.sh
2024-01-24 02:55:10 +00:00
Robin Shen
89ae42a9d5
Delete build.sh
2024-01-24 02:30:30 +00:00
Robin Shen
4d83132c7d
chore: remove EE module from history
2024-01-21 18:12:27 +08:00
Robin Shen
fdf425ee0f
Add jdbc drivers for supported databases
2023-05-02 22:00:02 +08:00
Robin Shen
0fb391bba8
Set tty for OneDev container in docker compose
2023-05-02 18:38:54 +08:00
Robin Shen
c057925daa
Use site/postgres to store database for docker compose
2023-05-02 18:05:49 +08:00
Robin Shen
69baf8349d
Some bug fixes and improvements
...
Fix issue #1361 - Able to restore database while server is running
Fix issue #1360 - NPE when running reset-admin-password utility
2023-05-02 17:23:11 +08:00
Robin Shen
2b4b5ea107
Fix issue #1359 - Docker compose file to run OneDev with PostgreSQL database
2023-04-30 18:45:58 +08:00
Robin Shen
3380a4e573
JSW issue solved, and upgrade to use ubuntu 22.04 for server/agent docker mages
2023-01-28 10:04:36 +08:00
OneDev
75c15ac92e
Merge branch 'main' of https://code.onedev.io/onedev/server
2023-01-26 09:33:58 +00:00
OneDev
5d67e72d9d
Some improvements and bug fixes for arm64 support
...
1. Use 18.04 instead of 22.04 as JSW has issues running on 22.04 currently
2. Push to test tag if build.sh runs without release param
3. Improve agent entrypoint to make it able to respond to ctrl-c when running in console mode
2023-01-26 09:29:26 +00:00
Andreas Wachter
e977366a95
unique builder
2023-01-26 06:58:12 +01:00
Andreas Wachter
749e9c54d5
Pull request #55 - enable multi-arch builds
...
to enable this change, please merge https://code.onedev.io/onedev/build-environment/~pulls/1 first, because `buildx` is needed.
this would build 1dev/server and 1dev/agent as amd64 and arm64 and push them to hub.docker.com
Fixes issue #797 - ARM64 support for 1dev/agent docker image
Fixes issue #389 - OneDev docker image for arm/aarch64
2023-01-26 03:18:11 +00:00
Robin Shen
aca2623a5d
HA support basics
2022-11-11 10:01:22 +08:00
Robin Shen
baa2267b2d
Fix issue #935 - Upgrade dev environment to Java 11 and set it as minimum runtime requirement
2022-09-25 20:44:00 +08:00
Robin Shen
70259c9806
Bump version to 7.2.7
2022-05-25 14:38:36 +08:00
Robin Shen
d3e0e172ac
Fix issue #738 - Set JVM parameters for docker container
2022-05-25 13:23:03 +08:00
Robin Shen
c8e8feda76
Configure OneDev to use less memory
2022-02-21 11:48:35 +08:00
Robin Shen
13fe67077c
Fix issue #545 - Provide docker container for OneDev Agent
2022-02-08 19:41:49 +08:00
Robin Shen
ba5575aa82
Run container step support for linux
2021-12-29 21:02:51 +08:00
Robin Shen
3221a846ee
Fix issue #472 - Running as docker does not work on Mac
2021-12-13 22:25:05 +08:00
Robin Shen
a580ccd36a
Fix issue #438 - OneDev upgrade does not work if server is terminated forcibly
2021-11-04 15:06:47 +08:00
Robin Shen
425fc557ea
Fix issue #433 - Upgrade failure to 5.1.0 or higher if using external database
2021-11-02 14:17:07 +08:00
Robin Shen
cc272f20c8
Fix issue #2 - Git LFS support
2021-09-26 15:45:43 +08:00
Robin Shen
a53d7768c5
Fix the issue that k8s package contains redundant files
2020-11-17 11:20:42 +08:00
Robin Shen
26f27911b2
fix issue #199 - Build marked as failed with java error despite no
...
issues in build log
2020-08-20 11:06:29 +08:00
Robin Shen
ea58344216
Fix script error
2020-05-03 19:16:21 +08:00
Robin Shen
25f69b26b2
Add support for ssh in Kubernetes executor
2020-05-02 18:08:29 +08:00
Robin Shen
32e9f1c4d7
fix issue #89 : docker app not working on an alpine server
2020-04-11 20:17:36 +08:00
robin shen
3f72f23be6
Refactoring build process
2020-01-26 20:20:28 +08:00
Robin Shen
7e2369bcf0
improved k8s and docker scripts
2019-10-28 14:07:50 +08:00
Robin Shen
24a529da10
Fix minor script issue
2019-08-29 22:47:04 +08:00
Robin Shen
8a21cf19fd
Build server from ubuntu 18.04 in order to satisfy git min version requirement
2019-08-20 20:56:48 +08:00
robin shen
22a2d39525
Add submodule support for ci
2019-08-20 12:04:00 +08:00
Robin Shen
457995c749
Add SSL support for Kubernetes deployment
2019-07-26 14:43:44 +08:00
Robin Shen
5a6dc439ec
Add maintenance manifest of kubernetes deployment
2019-07-25 15:17:28 +08:00