Commit Graph

6 Commits

Author SHA1 Message Date
770edd57ae feat: local development 2025-10-01 22:27:43 -04:00
31a8eafd65 feat: new style in prod 2025-09-11 20:05:40 -04:00
Max
23cf397581 S3 Data Storage (#1)
Using the storage options [here](https://docs.gitea.com/administration/config-cheat-sheet#storage-storage), this commit pushes all packages, avatars, and LFS files to S3.

- Uses AWS S3.
- Frees up storage on EC2 instance, so packages do not eventually steal all of the free space.

Reviewed-on: #1
Co-authored-by: Max <git@maximhutz.me>
Co-committed-by: Max <git@maximhutz.me>
2025-02-19 06:02:46 +00:00
Max
aa9810d0a8 feat: abstracted all domain instances away to the configuration files 2025-02-12 15:50:49 -05:00
Max
0c5a7ef7f3 feat: using self signed certs 2025-02-10 15:12:51 -05:00
Max
7bde512998 feat: local development working 2025-01-30 18:37:55 -05:00