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
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
Radon Rosborough
79c72aaac1
Change more things
2022-12-20 21:35:28 -07:00
Radon Rosborough
5448cfc93b
Use PVC for Traefik ACME data
2022-12-19 21:54:40 -07:00
Radon Rosborough
8dd4b72fc7
Fix some thing
2022-12-19 15:48:50 -07:00
Radon Rosborough
7675d36df1
Move traefik config to configmap
2022-12-19 15:24:57 -07:00
Radon Rosborough
59a92b2ca4
Start migrating to Kubernetes in earnest
2022-12-19 15:14:23 -07:00
Radon Rosborough
31b0185505
More work on pull and list subcmds
2022-10-10 21:51:25 -07:00
Radon Rosborough
a703944915
Add ability to pull Docker images via setuid bin
2022-10-10 16:38:05 -07:00
Radon Rosborough
791ebf08e7
Upgrade AMI to 22.04
2022-10-10 14:26:45 -07:00
Radon Rosborough
c4356a2e05
Pass raw deploy config into app container
2022-10-10 14:20:44 -07:00
Radon Rosborough
38d581ecdd
Build app using Ubuntu 20.04
2022-10-10 11:45:13 -07:00
Radon Rosborough
60058f4acf
Microsoft Python LS => Pyright
2022-10-10 09:51:06 -07:00
Radon Rosborough
bcc144ea08
Migrate to LTS Ubuntu base images
2022-10-10 09:50:49 -07:00
Radon Rosborough
5fa070185a
Remove top-level references to Depgraph hashing
2022-10-10 09:50:10 -07:00
Radon Rosborough
c80a7acb89
Use LTS Ubuntu for admin image
2022-10-10 08:53:04 -07:00
RedstoneRadiant
05566e3da4
Update statuspage link ( #162 )
2022-09-22 15:45:48 -07:00
Radon Rosborough
62d88a2a11
oh god
2022-09-03 19:21:07 -07:00
dependabot[bot]
edc07acdac
Bump terser from 4.8.0 to 4.8.1 ( #160 )
...
Bumps [terser](https://github.com/terser/terser ) from 4.8.0 to 4.8.1.
- [Release notes](https://github.com/terser/terser/releases )
- [Changelog](https://github.com/terser/terser/blob/master/CHANGELOG.md )
- [Commits](https://github.com/terser/terser/commits )
---
updated-dependencies:
- dependency-name: terser
dependency-type: indirect
...
Signed-off-by: dependabot[bot] <support@github.com>
Co-authored-by: dependabot[bot] <49699333+dependabot[bot]@users.noreply.github.com>
2022-07-23 16:52:02 -07:00
Radon Rosborough
51cda5866b
Deny access to network due to abuse reports
2022-07-01 22:06:52 -07:00
Radon Rosborough
460af21c3e
Remove IPAccounting as it has no effect
...
Ref: https://github.com/systemd/systemd/issues/9513
Not sure what the intended use case of this configuration parameter is
but it appears to be a known limitation that it does not work for what
we need it to do, so remove.
2022-07-01 21:39:50 -07:00
Radon Rosborough
a539645bb2
Add Cash App
2022-06-07 16:38:16 -07:00
Radon Rosborough
01bc9661a1
New GH Sponsors org
...
This reverts commit e46f140597
.
2022-05-12 12:53:45 -07:00
Radon Rosborough
e46f140597
Change GH Sponsors back until org acct is approved
2022-05-11 11:13:32 -07:00
Radon Rosborough
afe6df3cdc
Migrate financials to radian-software org
2022-05-09 15:41:39 -07:00
Radon Rosborough
fb6948df72
Fix various things
2022-05-09 13:50:57 -07:00
Radon Rosborough
8b139151c8
Update donations verbiage
2022-05-09 10:03:54 -07:00
Radon Rosborough
e872b40ef6
Venmo does not work lmao
2022-05-09 10:03:54 -07:00
dependabot[bot]
4f99a456aa
Bump ejs from 3.1.6 to 3.1.7 ( #159 )
...
Bumps [ejs](https://github.com/mde/ejs ) from 3.1.6 to 3.1.7.
- [Release notes](https://github.com/mde/ejs/releases )
- [Changelog](https://github.com/mde/ejs/blob/main/CHANGELOG.md )
- [Commits](https://github.com/mde/ejs/compare/v3.1.6...v3.1.7 )
---
updated-dependencies:
- dependency-name: ejs
dependency-type: direct:production
...
Signed-off-by: dependabot[bot] <support@github.com>
Co-authored-by: dependabot[bot] <49699333+dependabot[bot]@users.noreply.github.com>
2022-05-09 09:53:25 -07:00