Offload E2E Tests to another machine over Tailscale (looking for recommendation)

Posted by ynomel@reddit | learnprogramming | View on Reddit | 0 comments

Hi guys,

For a OSS project I'm allowed to use my brothers infrastructure and for accessing it we're using Tailscale.
- MicroVM @ NixOS
- remote dev server
- with 4 vCores and
- 8 GB of RAM

The limits are capped, no bronus (brother bonus).

Currently I'm building an Open Source project. Running Playwright, E2E tests and building the project are tanking the server until it's unresponsive.

I'd like to offload the workload to my machine.

Therefore I'm looking for recommendations and asking you for help, please. :)