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
dependabot[bot]
6a6f9a86a3
Bump express from 4.17.1 to 4.17.3 ( #172 )
...
Bumps [express](https://github.com/expressjs/express ) from 4.17.1 to 4.17.3.
- [Release notes](https://github.com/expressjs/express/releases )
- [Changelog](https://github.com/expressjs/express/blob/master/History.md )
- [Commits](https://github.com/expressjs/express/compare/4.17.1...4.17.3 )
---
updated-dependencies:
- dependency-name: express
dependency-type: direct:production
...
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>
2022-12-09 18:05:02 -08:00
dependabot[bot]
17b5573682
Bump decode-uri-component from 0.2.0 to 0.2.2 ( #171 )
...
Bumps [decode-uri-component](https://github.com/SamVerschueren/decode-uri-component ) from 0.2.0 to 0.2.2.
- [Release notes](https://github.com/SamVerschueren/decode-uri-component/releases )
- [Commits](https://github.com/SamVerschueren/decode-uri-component/compare/v0.2.0...v0.2.2 )
---
updated-dependencies:
- dependency-name: decode-uri-component
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>
2022-12-09 18:02:53 -08:00
dependabot[bot]
29d189df3e
Bump loader-utils from 1.4.1 to 1.4.2 ( #170 )
...
Bumps [loader-utils](https://github.com/webpack/loader-utils ) from 1.4.1 to 1.4.2.
- [Release notes](https://github.com/webpack/loader-utils/releases )
- [Changelog](https://github.com/webpack/loader-utils/blob/v1.4.2/CHANGELOG.md )
- [Commits](https://github.com/webpack/loader-utils/compare/v1.4.1...v1.4.2 )
---
updated-dependencies:
- dependency-name: loader-utils
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>
2022-11-19 14:02:57 -08:00
dependabot[bot]
2bb03083f4
Bump loader-utils from 1.4.0 to 1.4.1 ( #166 )
...
Bumps [loader-utils](https://github.com/webpack/loader-utils ) from 1.4.0 to 1.4.1.
- [Release notes](https://github.com/webpack/loader-utils/releases )
- [Changelog](https://github.com/webpack/loader-utils/blob/v1.4.1/CHANGELOG.md )
- [Commits](https://github.com/webpack/loader-utils/compare/v1.4.0...v1.4.1 )
---
updated-dependencies:
- dependency-name: loader-utils
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>
2022-11-08 16:37:26 -08: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
Radon Rosborough
0605798c41
Update to reflect IP transfer
2022-05-09 09:52:11 -07:00
Radon Rosborough
6494543e16
Financial data for Apr 2022
2022-05-07 15:52:14 -07:00
Radon Rosborough
7f7a926ef9
Merge pull request #158 from raxod502/dependabot/npm_and_yarn/minimist-1.2.6
...
Bump minimist from 1.2.5 to 1.2.6
2022-04-10 15:25:53 -07:00
Radon Rosborough
0f81dccd70
Add financial data for Mar 2022
2022-04-04 17:33:36 -07:00
dependabot[bot]
21f711f90b
Bump minimist from 1.2.5 to 1.2.6
...
Bumps [minimist](https://github.com/substack/minimist ) from 1.2.5 to 1.2.6.
- [Release notes](https://github.com/substack/minimist/releases )
- [Commits](https://github.com/substack/minimist/compare/1.2.5...1.2.6 )
---
updated-dependencies:
- dependency-name: minimist
dependency-type: indirect
...
Signed-off-by: dependabot[bot] <support@github.com>
2022-03-30 02:49:14 +00:00
Radon Rosborough
feaa029ce3
Add some commentary
2022-03-04 19:55:16 -08:00
Radon Rosborough
2f4f866f24
Add financial data for Feb 2022
2022-03-04 19:52:53 -08:00
Radon Rosborough
e157b39522
Merge pull request #157 from phuchptty/fix_watchexec
...
Fix watchexec release version
2022-02-28 17:39:18 -08:00
Radon Rosborough
3a87b0dd8d
Change spacing
2022-02-28 17:38:49 -08:00