bastille jail

  1. J

    Updating Bastille jails from 15.0-RC3 to 15.0-RELEASE

    After updating a host from 15.0-RC3 to 15.0-RELEASE, I tried to update the Bastille jails, and got into a dead end: # bastille bootstrap 15.0-RELEASE # bastille update 15.0-RELEASE # bastille stop ALL # bastille upgrade webjail 15.0-RELEASE # bastille etcupdate bootstrap 15.0-RELEASE #...
  2. J

    jails Network connectivity with Bastille VNET jails

    I am new to jails (and not a networking specialist), and struggle to configure a VNET jail correctly with bastille. This is my jail setup: bastille setup vnet bastille create -V alcatraz 15.0-RC3 "192.168.0.24/24 fdb6:01b5:3992:e964::24/64" vtnet0 The jail is created, along with the bridge...
  3. W

    jails MariaDB in Bastille jail with jailed datasets. Jailed datasets are not mounted on jail startup on boot time.

    I have a Bastille Jail with some jailed zfs datasets for mariadb. Jails are created using Bastille, datasets are jailed using Bastille zfs command. The problem is when the Jail starts, and try to start mysql-server service, seems like the ZFS datasets are not ready/mounted inside the jail...
  4. maris

    jails Loading bastille templates from github

    This command from bastille docs doesn't work: doas bastille bootstrap https://github.com/bastillebsd/templates Already up to date. No valid template hooks found. Template discarded. Does anyone know how to fix it?
  5. G

    Apache 2.4 Reverse Proxy error 22 (invalid argument)

    Hello, My FreeBSD server (14.1-RELEASE-p5) suddenly started to give Apache error "503 Service Unavailable" for every website I run on it in a separate jail. These are various websites, each running in a 'Bastille' jail (RoR, PHP, etc) Each site can be reached with curl -v http://<local ip...
Back
Top