| 3 Jul 2025 |
@emma:rory.gay | just tried to set it up, and yeah it wants to download the entire IDE on my server | 11:06:30 |
@saiko:knifepoint.net | you could set up the remote web server (probably a reverse proxy?) to route requests over a ssh proxy socket to your computer | 11:06:41 |
@emma:rory.gay | then im gonna get hyper bottlenecked on the db for sure | 11:07:07 |
@emma:rory.gay | even just using dbeaver against that machine sucks (sometimes takes >5 minutes to run a simple select query) | 11:07:48 |
@emma:rory.gay | the db is 1.3GB so i cant imagine that going well with this app at 12mbps | 11:08:25 |
@emma:rory.gay | with a 1mbps upload cap when im working on CDN code... lol | 11:08:46 |
@saiko:knifepoint.net | okay… then I would also download the full IDE on the server if you need it. or use another | 11:09:54 |
@saiko:knifepoint.net | I think vs code also has pretty good remote tools | 11:10:00 |