Commit Graph

1058 Commits

Author SHA1 Message Date
Radon Rosborough 50bfd755d7 Adapt docker registry to work on DigitalOcean 2023-04-28 17:51:20 -07:00
Radon Rosborough f0ab2399b9 Remove obsolete yaml 2023-04-28 17:51:20 -07:00
Radon Rosborough 3d46c4589b Rearrange k8s manifests 2023-04-28 17:51:20 -07:00
dependabot[bot] fdf97f290e
Bump yaml from 1.10.2 to 2.2.2 (#178)
Bumps [yaml](https://github.com/eemeli/yaml) from 1.10.2 to 2.2.2.
- [Release notes](https://github.com/eemeli/yaml/releases)
- [Commits](https://github.com/eemeli/yaml/compare/v1.10.2...v2.2.2)

---
updated-dependencies:
- dependency-name: yaml
  dependency-type: direct:production
...

Signed-off-by: dependabot[bot] <support@github.com>
Co-authored-by: dependabot[bot] <49699333+dependabot[bot]@users.noreply.github.com>
2023-04-25 16:16:00 -07:00
Radon Rosborough 23fc1617f4 Replace -g with --data-root 2023-03-27 18:03:20 -07:00
dependabot[bot] 577002c02e
Bump golang.org/x/sys in /cli (#177)
Bumps [golang.org/x/sys](https://github.com/golang/sys) from 0.0.0-20210823070655-63515b42dcdf to 0.1.0.
- [Release notes](https://github.com/golang/sys/releases)
- [Commits](https://github.com/golang/sys/commits/v0.1.0)

---
updated-dependencies:
- dependency-name: golang.org/x/sys
  dependency-type: indirect
...

Signed-off-by: dependabot[bot] <support@github.com>
Co-authored-by: dependabot[bot] <49699333+dependabot[bot]@users.noreply.github.com>
2023-02-25 10:29:09 -08:00
Radon Rosborough 0fd3c69d74 More repl 2023-02-18 17:11:37 -08:00
Radon Rosborough 74f1c36213 Remove more repl 2023-02-18 17:11:27 -08:00
Radon Rosborough 3748541b88 Remove repl for claro by author request 2023-02-18 17:10:45 -08:00
Radon Rosborough 3cbf46eb60 Add some more error reporting 2023-02-18 17:04:02 -08:00
Radon Rosborough 964ed080e8 Fix some more thread leaks 2023-02-18 17:04:02 -08:00
Radon Rosborough fb166f4115 Fix some thread leaks 2023-02-18 17:04:02 -08:00
dependabot[bot] e7366b15e0
Bump json5 from 1.0.1 to 1.0.2 (#173)
Bumps [json5](https://github.com/json5/json5) from 1.0.1 to 1.0.2.
- [Release notes](https://github.com/json5/json5/releases)
- [Changelog](https://github.com/json5/json5/blob/main/CHANGELOG.md)
- [Commits](https://github.com/json5/json5/compare/v1.0.1...v1.0.2)

---
updated-dependencies:
- dependency-name: json5
  dependency-type: indirect
...

Signed-off-by: dependabot[bot] <support@github.com>

Signed-off-by: dependabot[bot] <support@github.com>
Co-authored-by: dependabot[bot] <49699333+dependabot[bot]@users.noreply.github.com>
2023-01-06 09:12:40 -07:00
Radon Rosborough 2f80a7571e Comment more 2023-01-04 20:45:18 -07:00
Radon Rosborough 367ea28273 Remove unused parameter 2023-01-04 20:44:09 -07:00
Radon Rosborough a25f14c9fd Set hostname 2023-01-04 20:43:54 -07:00
Radon Rosborough d7c06b8a47 Aha!! 2023-01-04 20:17:17 -07:00
Radon Rosborough d23cf6b81f More 2023-01-04 20:13:15 -07:00
Radon Rosborough 33b56682ac Attempt to rewrite a bit 2023-01-04 20:03:58 -07:00
Radon Rosborough 976adad108 Fix things, get stdout working seemingly 2023-01-04 19:44:55 -07:00
Radon Rosborough 1ef298aac6 Fix some logic and control flow issues 2023-01-04 18:54:15 -07:00
Radon Rosborough 8210b8bee9 Fix mismatched variables 2023-01-04 18:34:40 -07:00
Radon Rosborough ddb0084b0c More k8s websocket proxying 2023-01-04 18:34:40 -07:00
Radon Rosborough 1aed40f7eb Merge branch 'master' 2022-12-29 19:55:15 -07:00
Radon Rosborough d370c5fbc8 omfg it works 2022-12-29 00:45:38 -07:00
Radon Rosborough a19af3ba28 More things 2022-12-29 00:33:36 -07:00
Radon Rosborough 7d7bb6d4d3 Just use nginx instead istg 2022-12-29 00:23:26 -07:00
Radon Rosborough 4bc1ef4591 Try it a different way (also doesn't work)
This reverts commit be76ff95d4.
2022-12-28 23:52:37 -07:00
Radon Rosborough be76ff95d4 Expose squid via traefik (behind auth) 2022-12-28 20:43:35 -07:00
Radon Rosborough 652662dbdf Fix logging 2022-12-28 20:29:17 -07:00
Radon Rosborough 483a24d605 Fix bugs 2022-12-28 20:26:21 -07:00
Radon Rosborough 48bdc9abf8 Add/change various things 2022-12-28 19:52:59 -07:00
Radon Rosborough 1c79a27df8
Delete codeql-analysis.yml 2022-12-28 13:04:58 -07:00
Radon Rosborough ed0be93886 Fix some bugs 2022-12-27 19:55:09 -07:00
Radon Rosborough db46e6dd48 Starting work on a k8s sandbox implementation 2022-12-27 19:47:46 -07:00
Radon Rosborough 400088a2ce Add unique name generator 2022-12-27 19:24:04 -07:00
Radon Rosborough adf468b85c This was pretty silly 2022-12-27 19:12:21 -07:00
Radon Rosborough bddd8a43ad Remove unused function 2022-12-27 19:02:12 -07:00
Radon Rosborough c26d06a745 Get rid of some logs 2022-12-27 18:57:08 -07:00
Radon Rosborough 32f4730a9c Fix another thing 2022-12-27 18:55:20 -07:00
Radon Rosborough 56c3151069 Fix some deadlocks 2022-12-27 18:31:48 -07:00
Radon Rosborough 1477281cff v2 for server agent 2022-12-27 18:26:48 -07:00
Radon Rosborough d6134d470c v1 for server agent to be hosted on minio 2022-12-22 12:08:24 -07:00
Radon Rosborough 7ea0e4f017 Spin up minio for object storage 2022-12-21 17:06:52 -07:00
Radon Rosborough 65a3f43ec6 Remove some unused variables and imports 2022-12-21 12:59:46 -07:00
Radon Rosborough 331f1c08a1 Add k8s sdk 2022-12-21 12:59:42 -07:00
Radon Rosborough c7e6a33aef Get app server running, technically 2022-12-20 22:54:10 -07:00
Radon Rosborough 48d674a45c Spin up Docker registry properly, I think 2022-12-20 22:48:03 -07:00
Radon Rosborough e0f7f9b0ce Move things around 2022-12-20 22:29:58 -07:00
Radon Rosborough 7e736b9418 Holy shit this took so many hours to figure out
If you use Host (or HostHeader) it just doesn't work. Lol. Not
documented anywhere as far as I can find.
2022-12-20 22:26:20 -07:00