soolid

Results 8 comments of soolid

Awesome. I'm already using your release candidate, with a fresh option set to true. See you !

Hi I think you should try to define a single source of truth for your page title, and then share it to both Helmet and Layout components via props, state,...

Ok; I can confirm that if I manually add upstream server in my proxy container : ``` docker exec -it mup-nginx-proxy /bin/bash then : apt-get update apt-get install nano nano...

Hi William, Thank you very much for your feedback I'm working on WSL2 (Ubuntu 18.04.6 LTS) My server runs on Ubuntu 21.10. Deploy (of the app) doesn't seem to fall...

Hi William, I downgraded ubuntu to version 20, and made the setting as simple as possible (no ssl, no LE). It still doesn't work. `mup status` returns : ``` App...

You were right @WilliamKelley ! After fixing tls certificate regeneration, proxy works. So i can confirm that there's a problem with mup & Ubuntu 21.10 Thank you very much for...

Hi ! Looks like this feature is on roadmap : https://github.com/zodern/meteor-up/blob/master/ROADMAP.md#zero-downtime-deploys And in documentation : "Due to planned reasons or unexpected problems, the reverse proxy or a server might be...

same here : simple repo created here few minutes ago : https://github.com/soolidtech/newnx i'm working on WSL2, Node.js v22.14.0, package manager is PNPM log on serve : ``` > nx run...