Commit Graph

73 Commits

Author SHA1 Message Date
67b98715e3 Add volumes to gitea (#63)
Reviewed-on: #63
Co-authored-by: David Boreham <david@bozemanpass.com>
Co-committed-by: David Boreham <david@bozemanpass.com>
2023-10-09 17:51:47 +00:00
064d221ecc Behave better when init script is re-run (#61)
Reviewed-on: #61
Co-authored-by: David Boreham <david@bozemanpass.com>
Co-committed-by: David Boreham <david@bozemanpass.com>
2023-10-04 18:47:14 +00:00
8bbad17ba1
Configure runner cache (#57)
https://docs.gitea.com/usage/actions/act-runner#configuring-cache-when-starting-a-runner-using-docker-image
2023-10-04 12:26:10 -05:00
15859058ad
Merge pull request #58 from roysc/fix-gitea-script
Patch gitea init script
2023-10-03 13:44:31 -06:00
6ba2e0d4a2 Generate secure one-off password for gitea admin 2023-10-03 13:43:11 -06:00
4bdf0f7d25
Merge pull request #60 from cerc-io/dboreham/fix-node-install
Use modern node.js install scheme
2023-09-28 06:21:35 -06:00
a49fbf37d9 Use modern node.js install scheme 2023-09-28 06:19:39 -06:00
f9bfee788f Fix last gitea compose command 2023-09-05 11:16:28 +08:00
04baa6c035
Merge pull request #51 from cerc-io/dboreham/update-gitea-1-20
Bump gitea to 1.20
2023-07-19 08:14:46 -06:00
ebe6f8621b Update initialize script for 1.20 2023-07-18 11:30:52 -06:00
0cb57033f1 Bump gitea to 1.20 2023-07-18 11:21:05 -06:00
2f509cfa98
Add link to debugging doc 2023-06-22 08:15:59 -06:00
1de319f3dc
Merge pull request #43 from cerc-io/dboreham/gitea-debugging-doc
Add documentation on debugging Gitea
2023-05-28 01:54:57 +08:00
b333ac892d Add documentation on debugging Gitea 2023-05-27 11:53:58 -06:00
45087d9de2
Merge pull request #41 from cerc-io/dboreham/update-config
Update config to remove warning in runner log
2023-05-25 16:31:10 +08:00
b622724eb7 Update config to remove warning in runner log 2023-05-25 02:30:03 -06:00
b5a31b2c6b
Add note on debugging 2023-05-24 12:12:20 -06:00
3f11082d3e
Merge pull request #39 from cerc-io/dboreham/fix-token-scope
Add explicit package scope to token
2023-05-23 04:25:09 +08:00
d08d965347 Add explicit package scope to token 2023-05-22 13:41:37 -06:00
83d71ded74
Merge pull request #38 from cerc-io/dboreham/update-gitea-1.19.3
Update to gitea 1.19.3
2023-05-10 15:33:43 -07:00
dd016182a5 Update to gitea 1.19.3 2023-05-10 16:31:39 -06:00
9dcb67b262
Fix http proxy config 2023-05-01 15:51:20 -06:00
e93a6ec46a
Merge pull request #37 from cerc-io/dboreham/repo-migration
Repo management scripts
2023-05-01 12:27:35 -07:00
ba06b02d14 Repo management scripts 2023-05-01 13:23:32 -06:00
4d8da3f145
Merge pull request #36 from cerc-io/dboreham/tls-proxy
Initial version of automated TLS proxy
2023-05-01 10:49:47 -07:00
094cc9cd4d Initial version of automated TLS proxy 2023-05-01 06:41:25 -06:00
2229b8b7bb
Update Gitea to 1.19.2 2023-05-01 06:11:30 -06:00
b233eb3094
Merge pull request #35 from cerc-io/dboreham/use-overlay2-docker-driver
Fix docker build slowness and disk bloat
2023-04-21 15:49:05 -06:00
6e93089c01
Mount an anonymous volume at /var/lib/docker 2023-04-21 13:05:25 -06:00
b5d63b6ad0 Fix for gitea 1.19.1 2023-04-19 21:30:14 -06:00
3796db82f9
Merge pull request #30 from cerc-io/dboreham/update-gitea
Update gitea image
2023-04-19 17:00:21 -06:00
6a96b18f81 Update gitea image 2023-04-19 16:59:48 -06:00
e94f634439
Update for latest act_runner. (#29)
* Update for latest act_runner.

* Update README
2023-04-11 15:04:59 -05:00
945842e0b5
Merge pull request #28 from cerc-io/dboreham/fix-root-ownership
Fix directory name
2023-04-08 16:56:03 -06:00
7c575e93ad Fix directory name 2023-04-08 16:55:23 -06:00
913c1f180d
Support passing container options. (#23)
* Support passing container options.

* - vs _
2023-03-27 22:27:58 -05:00
2fec943879
Merge pull request #20 from cerc-io/dboreham/fix-executor-container-name
Fix executor container name
2023-03-26 10:08:18 -06:00
704176a80e Fix executor container name 2023-03-26 10:07:31 -06:00
7f4bf0efbd
Merge pull request #19 from cerc-io/telackey/act_runner
Add support for Gitea actions via act_runner.
2023-03-25 11:36:03 -06:00
48c5456107 Fix hostname 2023-03-24 23:11:33 -05:00
5aa2bfcf8b Redirect output 2023-03-24 22:28:50 -05:00
1a9c3b4ae5 Add support for Gitea actions via act_runner. 2023-03-24 22:21:44 -05:00
16ce2e9bb2
Merge pull request #18 from cerc-io/dboreham/gitea-enable-actions
Enable CI/Actions in Gitea
2023-03-20 14:00:01 -06:00
4908d65971 Enable CI/Actions in Gitea 2023-03-20 13:59:00 -06:00
c7b53d2707
Merge pull request #17 from cerc-io/dboreham/fix-for-gitea-1-19
Add token scope for Gitea 1.9
2023-03-20 13:05:11 -06:00
d9a568ea47 Add token scope for Gitea 1.9 2023-03-20 13:00:50 -06:00
e136ead3c7
Merge pull request #14 from cerc-io/dboreham/update-gitea-1-9
Update to Gitea 1.9
2023-03-20 09:54:58 -06:00
60c10d68cb Update to Gitea 1.9 2023-03-20 09:54:26 -06:00
2291b2be8f
Merge pull request #12 from cerc-io/dboreham/postgres-container-uid-fix
Override uid/gid of files created in the data dir
2023-02-28 10:23:00 -07:00
506f2d35bf Override uid/gid of files created in the data dir 2023-02-28 10:19:42 -07:00