GUEST.it
GUEST.it
Would be useful to add support for multiple regions/zones when adding docker nodes and pushing app. A bounch of docker nodes could be located in a region and when creating/scaling...
A very usefull feature, using tsuru integrated with a IaaS would be cloud bursting. By configuring 2 or more IaaS in tsuru, tsuru would use the "local" IaaS as default...
I think that a short decriptive video showing tsuru workflow like the one on deis: http://deis.io/overview/ will be attractive for new users.
Any guide on how to serve static files directly from a LittleFS partition like with ESPAsyncWebServer ?
Is this project still active or dead ? Last commit is 6 month old.
I'm the only one seeing a not smooth movement ? There is a little jerk in the rotation , something a small delay... The same happens on TMC2208 and TMC2209...
here: https://github.com/rsnapshot/rsnapshot/blob/master/rsnapshot-program.pl#L3906 you are considering OK only retcodes == 0 but this is wrong. In handle_rsync_error your are threating retcodes 23 and 24 as "warning" and you are not rolling...
Mercurial support should be evaluated as it has mostly the same commands as git and should be really easy to implement. This will grant tsuru to be SCM independent with...
Fix directly printing gcodes with whitespaces in filename, in example from Slic3r++
Is be possible to implement automated (or semi-automated, triggered via api/mqtt command) off-site OTA updates via HTTP ? Something similiar to this sample sketch: https://github.com/espressif/arduino-esp32/blob/master/libraries/Update/examples/AWS_S3_OTA_Update/AWS_S3_OTA_Update.ino where a new firmware is...