Commit Graph

5 Commits

Author SHA1 Message Date
Max
a9fb5dd115 feat: runner works (#19)
All checks were successful
🔧 Pipeline / 🪨 Terraform (push) Successful in 7s
## 🔍 Motivation & Context

We need a separate playbook for generating a Gitea Runner token, so that when I need one, I do not have to enter the instance.

##  Changes

- Created a `gitea/runner_token.yml` to generate a token.
- Updated `gitea/deployment.yml` to use the playbok above.

Reviewed-on: https://code.maximhutz.com/Web/Gitea/pulls/19
Co-authored-by: Max <git@maximhutz.me>
Co-committed-by: Max <git@maximhutz.me>
2025-01-09 00:46:38 +00:00
Max
ea7e38e12d I lost my data. (#18)
All checks were successful
🔧 Pipeline / 🪨 Terraform (push) Successful in 7s
## 🔍 Motivation & Context

My data is lost.

## 🔖 Related Issue

None.

##  Changes

I accidentally overwrote my Gitea data.

Reviewed-on: https://code.maximhutz.com/Infrastructure/Codebase/pulls/18
Co-authored-by: Max <git@maximhutz.me>
Co-committed-by: Max <git@maximhutz.me>
2025-01-08 23:20:08 +00:00
Max
1a9bbe797c Removed Elastic IP. (#17)
## 🔍 Motivation & Context

I want to minimize the costs of running this Gitea instance, and for all future instances. I have found that using an Elastic IP incurs costs about $3.72 / instance-month to use. That's more than the cost of the instance running itself.

## 🔖 Related Issue

This solves #16.

##  Changes

- Removed the Elastic IP.
- Updated Route 53 routing, so it routes directly to the instance.

Reviewed-on: https://git1.maximhutz.com/Infrastructure/Codebase/pulls/17
Co-authored-by: Max <git@maximhutz.me>
Co-committed-by: Max <git@maximhutz.me>
2024-08-14 18:53:28 +00:00
Max
48ae4eee73 Added customized assets; ported server to git1.maximhutz.com. (#1)
There really is too much stuff here... shouldn't really be one commit...

Co-authored-by: Max Hutz <maximhutz@gmail.com>
Reviewed-on: https://git1.maximhutz.com/Infrastructure/Codebase/pulls/1
Co-authored-by: Max <git@maximhutz.me>
Co-committed-by: Max <git@maximhutz.me>
2024-08-13 06:38:32 +00:00
Max Hutz
b25d10e529 chore: current terraform code 2024-08-04 19:05:06 -04:00