Hunter Wittenborn
                                            Hunter Wittenborn
                                        
                                    > The way I envisioned the usage of BATS_LIB_PATH was either in a CI system, where you usually set the environment variables via the CI manifest That's where I'll be...
> Which is it? E.g. /usr/lib is not available in some 64 Bit systems. What systems do you know of are affected like that? All I really know about is...
@martin-schulze-vireso any update on this? If we can settle on an implementation I'd be more than happy to make a PR for it
I've got some stuff I've got to finish first, but I should have a PR going within the next two days.
> I would want to understand how the man page would be distributed and installed Package managers that distribute Toast should be able to do it as long as you...
> I'm happy to hear that Toast is now a contender among "big projects". On that note, I did look at [Vagrant](https://vagrantup.com) briefly but found the utilization of YAML instead...
@drvladb That would work, except the connection between Cloudflare and the server could still be modified. You can find some info on it [here](https://support.cloudflare.com/hc/en-us/articles/200170416-End-to-end-HTTPS-with-Cloudflare-Part-3-SSL-options#:~:text=The%20Flexible%20SSL%20option%20allows,site%20as%20being%20HTTPS%20enabled.) and [here](https://community.cloudflare.com/t/why-flexible-ssl-mode-is-not-the-best-choice/63531).
@benawad Would you or anyone else have any updates on this?
I definitely think there should be a .deb at minimum, especially if Pacstall goes with the approach of generating .deb files
Shouldn't all needed dependencies just be included in the Pacstall repository? Adding external repositories during the build process (or really any step) sounds like a bad idea to me.