Juan David Hurtado G
Juan David Hurtado G
This should be labeled as question instead cc @cedwards
Asking because you didn't share it on your `/etc/rc.conf`... do you have `pf_enable=YES` in that file? Also make sure you have `/etc/pf.conf` with a basic configuration. You can check an...
> However, it looks as though pf is a requirement now, rather than an option, for all network configurations. Is this true? I know some warnings can show up, but...
@mikaelmoutakis did you check with the new version as suggested ?
Thanks. To understand your scenario: what is the app that runs on Alpine but not on FreeBSD?
Bastille is taking advantage of the FreeBSD Linux Compatibility Layer. That in simple words, allows FreeBSD to run linux binaries, so no linux kernel as far as I understand. You...
Let us know your results when you play with them
One way of indicating dependencies could be with the `config` subcommand like this: `bastille config nginx set depend tomcat,mysql` (guessing your jails have the same name as the service they...
I'll really love to see this project working
I do agree that doing PRs is not enough. A clear map should be defined or followed if it exist.