Commit Graph

94 Commits

Author SHA1 Message Date
02df81a069 Merge pull request 'Add instructions for macOS.' (#70) from telackey/osx into main
Reviewed-on: #70
2023-10-18 20:06:26 +00:00
ade3e94f4a Add comment 2023-10-17 22:44:54 -05:00
17fc85d820 Remove obsolete comment 2023-10-17 22:16:02 -05:00
74d02cfe28 Merge branch 'telackey/osx' of git.vdb.to:cerc-io/hosting into telackey/osx 2023-10-17 16:15:25 -05:00
3690cab84c space 2023-10-17 16:13:14 -05:00
4377d66990 Update gitea/act-runner.md 2023-10-17 21:10:52 +00:00
b05106e44b Update gitea/act-runner.md 2023-10-17 21:05:56 +00:00
b55bdc2f29 Update gitea/act-runner.md 2023-10-17 21:05:08 +00:00
7cac7a9583 Update gitea/act-runner.md 2023-10-17 21:04:45 +00:00
6a73a1c92f Tweak README 2023-10-17 16:04:06 -05:00
c580c9f9b9 Add instructions for macOS. 2023-10-17 16:01:07 -05:00
06238cfd47 Merge pull request 'Update to reflect totally different meaning for is_active field' (#69) from dboreham/update-for-gitea-121 into main
Reviewed-on: #69
2023-10-12 20:36:33 +00:00
d62f32d7ab Update to reflect totally different meaning for is_active field 2023-10-12 14:28:27 -06:00
0e4d1a81f2 Merge pull request 'Use Gitea 1.21 image' (#68) from dboreham/update-gitea-1-21 into main
Reviewed-on: #68
2023-10-12 19:20:47 +00:00
fd207f54b1 Use Gitea 1.21 image 2023-10-11 16:50:59 -06:00
6288a384ce Merge pull request 'Add packages to support deadsnakes Python install in jobs' (#67) from dboreham/deadsnakes-fixes into main
Reviewed-on: #67
2023-10-11 22:43:12 +00:00
f5d66c9f40 Fix typo 2023-10-11 16:25:08 -06:00
47d42b864b Add packages to support deadsnakes Python install in jobs 2023-10-11 09:49:50 -06:00
d4896cc6ae Merge pull request 'Deployment-support' (#66) from dboreham/deployment-support into main
Reviewed-on: #66
2023-10-09 20:54:37 +00:00
95f6fca977 Add deploy create subcommand 2023-10-09 13:36:17 -06:00
093dc3f04b Bump gitea version 2023-10-09 13:35:54 -06:00
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