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
decba7f7c8
chore: Pruned redundant FastAPI dependencies (watchgod, six, python-dotenv, itsdangerous, baize, async-timeout).
2026-03-10 15:01:38 -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
b4866c2f23
docs: modernize README and finalize environment synchronization
...
Updated README.md to reflect V3 architecture, documented the physical database management suite, and finalized synchronization between env.default and active .env configuration.
2026-02-06 13:35:20 -05: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
a303b23d54
More comments
2026-01-13 13:59:12 -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
ea45d99f13
Enhance DB automation: Added conference export, absolute path restore logic, and automated multi-user credential resetting. Updated README and CHEATSHEET.
2026-01-12 20:28:02 -05:00
Scott Idem
f886250ae3
Automation: Final robust DB restore fixes and updated gitignore rules.
2026-01-12 18:33:05 -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
6bad495dce
Environment: Cleaned up and standardized env.default template. Removed legacy colored variables.
2026-01-12 17:19:33 -05:00
Scott Idem
7bce390e5f
Architecture: Finalized dynamic scaling and Nginx gateway port configuration.
2026-01-12 17:10:16 -05:00
Scott Idem
6ee6f24c00
Environment: Renamed .env.default to env.default for better visibility and updated it with new MariaDB and path parameters.
2026-01-12 16:50:48 -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
129cb84254
Snapshot: Pre-cleanup state. Tracking legacy symlinks.
2026-01-12 15:28:42 -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
9e291ba528
Updates to get FastAPI reasonably up to date.
2024-11-20 15:26:36 -05:00
Scott Idem
97ddb96829
Minor text changes
2024-10-09 14:42:42 -04:00
Scott Idem
2911007b1f
Comment out extra servers
2024-10-09 14:00:32 -04:00
Scott Idem
f2798551b2
Updates to make things more efficient.
2024-10-09 13:47:52 -04:00
Scott Idem
6604584556
Ignore files update.
2024-10-09 12:24:59 -04:00
Scott Idem
5f9b7fab6d
Ignore update
2024-10-09 11:27:48 -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
a8f62b8022
Minor change
2024-05-30 22:42:31 -04:00
Scott Idem
4c458f378a
Finally got multiple server names working for Docker in nginx!!!
2024-05-30 22:40:32 -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
68150f857b
Ignore more
2024-04-24 20:42:48 -04:00
Scott Idem
2ccb3486e9
Don't store the DB
2024-04-24 20:38:11 -04:00
Scott Idem
43c4dffa9a
Tweaking settings...
2024-04-24 16:50:09 -04:00
Scott Idem
f9b5186afc
Trial and error fixes...
2024-04-24 16:04:36 -04:00
Scott Idem
1d279a2644
Minor update before trying live
2024-04-24 12:08:57 -04:00
Scott Idem
c983ab610d
Merge remote-tracking branch 'refs/remotes/origin/dev_cluster' into dev_cluster
...
Merging?
2024-04-24 12:06:17 -04:00
Scott Idem
60428abb33
Merging changes
2024-04-24 11:58:57 -04:00
Scott Idem
fc04c04044
Tweaks to get API to stop hanging?
2024-04-24 11:56:48 -04:00
9854ba2479
Updated readme
2024-04-07 10:37:27 -04:00
Scott Idem
648224add7
Enabling "http2 on" for all the sites.
2024-03-30 18:54:41 -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
74dc0e1a7e
No more white API container
2024-03-29 18:31:52 -04:00
Scott Idem
adb490948a
No more white API
2024-03-29 18:30:30 -04:00