Sylvain Huguet
Sylvain Huguet
feat: Add support for GitHub Actions to automatically build a docker image on push to master branch
* Initial version 1) This will initiate a build of the docker image automatically, through GitHub Actions, each time a commit is pushed into the `master` branch. It requires that...
**Describe the bug** I run a personal Headscale server, and have tailscale deployed on every single one of my machines. That means that all my machines have a customized login/control...
feat: Add support for GitHub Actions to automatically build a docker image on push to master branch
* Updated version to reflect `main` branch renaming. Initial PR (now closed) here: https://github.com/HeyPuter/puter/pull/102 1) This will initiate a build of the docker image automatically, through GitHub Actions, each time...
**Is your feature request related to a problem? Please describe.** More and more applications and Operators, especially in the cloud native space, seem to come bundled with their own backup...