Scott Idem
5fd57dc11a
chore: Updated ae_api orchestration to use project-internal build context and Dockerfile.
2026-03-10 15:23:13 -04:00
Scott Idem
8abc3b4c7e
docs: Update for unified SvelteKit + FastAPI architecture. Added autonomous SvelteKit build process and updated cheatsheet commands.
2026-03-10 13:33:23 -04:00
Scott Idem
49539d52c1
chore(env): synchronize env.default and stabilize API config
...
Updated env.default with self-documenting comments and all active environment variables. Hardened conf/aether_api_config.py to ensure SMTP and FILES_PATH dictionaries are preserved during refactors. Integrated v3 websocket routes into Nginx template.
2026-02-06 13:15:48 -05:00
Scott Idem
6297df094d
Bug fix for the restore script. It now deletes the temp backup directories automatically.
2026-01-13 12:47:08 -05:00
Scott Idem
7bd22d1086
Fix: Robust API configuration and password handling. Resolved 502 Bad Gateway.
2026-01-12 18:20:01 -05:00
Scott Idem
5044a4fc5b
Ops: Added backup script, dashboard UI, and project cheatsheet.
2026-01-12 17:35:44 -05:00
Scott Idem
7bce390e5f
Architecture: Finalized dynamic scaling and Nginx gateway port configuration.
2026-01-12 17:10:16 -05:00
Scott Idem
00092d2058
MariaDB: Parameterized performance settings via .env and docker-compose command flags.
2026-01-12 16:47:12 -05:00
Scott Idem
0b4c13c84b
MariaDB: Applied optimized production server.cnf and enabled audit logging.
2026-01-12 16:40:45 -05:00
Scott Idem
5a2316537c
Modernization: Standardized Docker env, added local MariaDB/phpMyAdmin, added automated restore script.
2026-01-12 16:28:43 -05:00
Scott Idem
d5153cda76
Cleanup: Remove commented-out services (Nextcloud, PHP7, PMA) from docker-compose.yml
2026-01-06 19:14:25 -05:00
Scott Idem
f2798551b2
Updates to make things more efficient.
2024-10-09 13:47:52 -04:00
Scott Idem
485e51488d
Merge remote-tracking branch 'refs/remotes/origin/dev_cluster' into dev_cluster
...
Trying to merge changes...
2024-09-06 18:46:51 -04:00
Scott Idem
991ae88a86
Update related to ASCM dev
2024-09-06 18:45:51 -04:00
Scott Idem
c795bb00f4
More documentation
2024-05-30 23:28:40 -04:00
Scott Idem
294716fefc
Enabled poppler-utils for Python pdf2image to work
2024-05-22 19:22:20 -04:00
Scott Idem
341f5ccbee
Everything seems to be working with FastAPI 110 now!! Need to work on SQLAlchemy upgrade to 2.0.29 soon.
2024-04-26 17:58:17 -04:00
Scott Idem
f43f13b9e1
Minor changes
2024-04-25 16:51:26 -04:00
Scott Idem
43c4dffa9a
Tweaking settings...
2024-04-24 16:50:09 -04:00
Scott Idem
653f55b64d
Checking if this works on Linode
2024-03-30 17:31:16 -04:00
Scott Idem
acf953439f
Tweaking things...
2024-03-30 14:15:44 -04:00
Scott Idem
91eac68ee1
hosts...
2024-03-29 20:22:31 -04:00
Scott Idem
3ddc6cc5f6
Stuff...
2024-03-29 19:21:27 -04:00
Scott Idem
96fbca2b2c
I don't know
2024-03-29 19:08:16 -04:00
Scott Idem
adb490948a
No more white API
2024-03-29 18:30:30 -04:00
Scott Idem
8a4434d0b8
Now with more colors!
2024-03-29 14:51:06 -04:00
Scott Idem
ee4e68ddcb
Changing load balancing
2024-03-08 09:10:50 -05:00
Scott Idem
3e72c4299c
Hopefully this works....
2024-03-07 22:08:15 -05:00
Scott Idem
f1a36b2bc4
Working on using a cluster of API servers....
2024-03-07 21:33:10 -05:00
Scott Idem
d265064cf6
Clean up before wrapping up for the night. Seems to be working well.
2024-02-14 20:37:18 -05:00
Scott Idem
56da44234a
Trying again
2024-02-14 20:32:52 -05:00
Scott Idem
4d50418238
Making things easier to configure
2024-02-14 20:27:17 -05:00
Scott Idem
b87fd7f200
Ooops
2024-02-14 18:54:15 -05:00
Scott Idem
f171d314f2
Still trying to fix a Docker compose bug?
2024-02-14 18:53:15 -05:00
Scott Idem
9fe60c418d
Updated the cert filenames and paths
2024-02-13 17:42:20 -05:00
Scott Idem
3a14925540
General updates. Enabled CHOW.
2024-02-13 16:32:38 -05:00
Scott Idem
42b6e8ed08
Updating Python requirements file
2023-09-08 17:08:45 -04:00
Scott Idem
8bf5b49552
Now with more .env vars!
2023-09-08 15:24:48 -04:00
Scott Idem
cccf9fd24f
Updates to make Docker Compose better
2023-09-08 13:13:01 -04:00
Scott Idem
3a5024a2d0
Now with variable names for containers
2023-06-13 17:26:00 -04:00
Scott Idem
5b65bd5a1f
More clean up of Docker config related files
2023-06-13 16:09:42 -04:00
Scott Idem
8969dfb33a
Clean up to go live
2023-06-13 15:20:01 -04:00
Scott Idem
2d545a2a66
Work towards new API version 5
2023-06-07 19:29:54 -04:00
34f1ab89c2
Updates from Asus and BGH event.
2023-04-28 15:50:14 -04:00
3e6c8db324
General clean up
2023-04-16 22:54:27 -04:00
Scott Idem
70db400290
General updates and clean up.
2023-04-04 20:12:06 -04:00
Scott Idem
6cc7f33f6f
Still working on Docker Compose
2023-02-24 18:09:00 -05:00
Scott Idem
e7a2f2313c
Still working on Docker Compose
2023-02-24 16:47:04 -05:00
Scott Idem
f6a00b0145
Still working on Docker Compose
2023-02-24 16:46:58 -05:00
Scott Idem
56fb54a38e
Work on nginx and server names
2023-02-24 14:21:54 -05:00