daftu

Results 10 comments of daftu

The patch definitely is required to be able to add both passive or active proxies with PSK. Please merge.

Best way is not to modify .htaccess but Your VirtualHost configuration: ``` DocumentRoot /var/www/lychee/plugins/webroot RewriteEngine On RewriteRule ^/uploads/([^\/]+)/(.*)$ /getPhoto.php?type=$1&url=$2 [L] ```

Anyone succeeded with autoscaling workers (microservices)?

I'm trying to modify my fork of this chart but I'm struggling with setting probles for pod with microservices only. I assume it won't work with `/api/server/ping` as I'm disabling...

> I'm trying to modify my fork of this chart but I'm struggling with setting probles for pod with microservices only. I assume it won't work with `/api/server/ping` as I'm...

Sorry for multiple newbie-like commits.

What do you propose, creating some variable in values ie. separate_microservices: true/false ? I may try to implement this.

API is currently not separated from microservices. Maybe you meant API and machine learning? What I achieved is to also separate API and microservices what in my case solved issue...

Having same issue on newest Core One firmware. Disconnecting Prusa Connect after 40-50 minutes of printing. On LCD there is TLS Error in Prusa Connect section. No matter if connected...