PROPS
----------
CONFIG_VERSION = 28
allow_chflags = 0
allow_mlock = 0
allow_mount = 0
allow_mount_devfs = 0
allow_mount_fusefs = 0
allow_mount_nullfs = 0
allow_mount_procfs = 0
allow_mount_tmpfs = 0
allow_mount_zfs = 0
allow_quotas = 0
allow_raw_sockets = 1
allow_set_hostname = 1
allow_socket_af = 0
allow_sysvipc = 0
allow_tun = 0
allow_vmm = 0
assign_localhost = 0
available = readonly
basejail = 0
boot = 0
bpf = 0
children_max = 0
cloned_release = 12.1-RELEASE
comment = none
compression = lz4
compressratio = readonly
coredumpsize = off
count = 1
cpuset = off
cputime = off
datasize = off
dedup = off
defaultrouter = 172.16.0.1
defaultrouter6 = auto
depends = none
devfs_ruleset = 4
dhcp = 0
enforce_statfs = 2
exec_clean = 1
exec_created = /usr/bin/true
exec_fib = 0
exec_jail_user = root
exec_poststart = /usr/bin/true
exec_poststop = /usr/bin/true
exec_prestart = /usr/bin/true
exec_prestop = /usr/bin/true
exec_start = /bin/sh /etc/rc
exec_stop = /bin/sh /etc/rc.shutdown
exec_system_jail_user = 0
exec_system_user = root
exec_timeout = 60
host_domainname = none
host_hostname = nextcloud
host_hostuuid = nextcloud
host_time = 1
hostid = fc7ded00-a73b-11e9-ba35-00155d026400
hostid_strict_check = 0
interfaces = vnet0:bridge0
ip4 = new
ip4_addr = hn1|192.168.1.205/24
ip4_saddrsel = 1
ip6 = new
ip6_addr = none
ip6_saddrsel = 1
ip_hostname = 0
jail_zfs = 0
jail_zfs_dataset = iocage/jails/nextcloud/data
jail_zfs_mountpoint = none
last_started = 2023-05-04 19:39:01
localhost_ip = none
login_flags = -f root
mac_prefix = 02155d
maxproc = off
memorylocked = off
memoryuse = off
min_dyn_devfs_ruleset = 1000
mount_devfs = 1
mount_fdescfs = 1
mount_linprocfs = 0
mount_procfs = 0
mountpoint = readonly
msgqqueued = off
msgqsize = off
nat = 0
nat_backend = ipfw
nat_forwards = none
nat_interface = none
nat_prefix = 172.16
nmsgq = off
notes = none
nsem = off
nsemop = off
nshm = off
nthr = off
openfiles = off
origin = readonly
owner = root
pcpu = off
plugin_name = none
plugin_repository = none
priority = 99
pseudoterminals = off
quota = none
readbps = off
readiops = off
release = 13.1-RELEASE-p7
reservation = none
resolver = /etc/resolv.conf
rlimits = off
rtsold = 0
securelevel = 2
shmsize = off
stacksize = off
state = down
stop_timeout = 30
swapuse = off
sync_state = none
sync_target = none
sync_tgt_zpool = none
sysvmsg = new
sysvsem = new
sysvshm = new
template = 0
type = jail
used = readonly
vmemoryuse = off
vnet = 0
vnet0_mac = 02155dbab581 02155dbab582
vnet0_mtu = auto
vnet1_mac = none
vnet1_mtu = auto
vnet2_mac = none
vnet2_mtu = auto
vnet3_mac = none
vnet3_mtu = auto
vnet_default_interface = auto
vnet_default_mtu = 1500
vnet_interfaces = none
wallclock = off
writebps = off
writeiops = off

FSTAB
----------
/mnt/RaidZ/cloud/ncdata	/mnt/jailhouse/iocage/jails/nextcloud/root/mnt/data	nullfs	rw	0	0
/mnt/jailhouse/apps/nextcloud/db	/mnt/jailhouse/iocage/jails/nextcloud/root/var/db/mysql	nullfs	rw	0	0 # Added by iocage on 2020-10-28 22:00:37
/mnt/jailhouse/apps/nextcloud/config	/mnt/jailhouse/iocage/jails/nextcloud/root/usr/local/www/nextcloud/config	nullfs	rw	0	0
/mnt/jailhouse/apps/nextcloud/themes	/mnt/jailhouse/iocage/jails/nextcloud/root/usr/local/www/nextcloud/themes	nullfs	rw	0	0

/ETC/HOSTS
----------
# $FreeBSD$
#
# Host Database
#
# This file should contain the addresses and aliases for local hosts that
# share this file.  Replace 'my.domain' below with the domainname of your
# machine.
#
# In the presence of the domain name service or NIS, this file may
# not be consulted at all; see /etc/nsswitch.conf for the resolution order.
#
#
::1			localhost localhost.my.domain
127.0.0.1		localhost localhost.my.domain nextcloud
#
# Imaginary network.
#10.0.0.2		myname.my.domain myname
#10.0.0.3		myfriend.my.domain myfriend
#
# According to RFC 1918, you can use the following IP networks for
# private nets which will never be connected to the Internet:
#
#	10.0.0.0	-   10.255.255.255
#	172.16.0.0	-   172.31.255.255
#	192.168.0.0	-   192.168.255.255
#
# In case you want to be able to connect to the Internet, you need
# real official assigned numbers.  Do not try to invent your own network
# numbers but instead get one from your network provider (if any) or
# from your regional registry (ARIN, APNIC, LACNIC, RIPE NCC, or AfriNIC.)
#
192.168.1.205	nextcloud

/ETC/RC.CONF
----------
cron_flags="$cron_flags -J 15"

# Disable Sendmail by default
sendmail_enable="NO"
sendmail_submit_enable="NO"
sendmail_outbound_enable="NO"
sendmail_msp_queue_enable="NO"

# Run secure syslog
syslogd_flags="-c -ss"

# Enable IPv6
ipv6_activate_all_interfaces="YES"
apache24_enable="yes"
mysql_enable="yes"
redis_enable="yes"
php_fpm_enable="yes"
postgresql_enable="YES"

/ETC/NSSWITCH.CONF
----------
#
# nsswitch.conf(5) - name service switch configuration file
# $FreeBSD$
#
group: compat
group_compat: nis
hosts: files dns
netgroup: compat
networks: files
passwd: compat
passwd_compat: nis
shells: files
services: compat
services_compat: nis
protocols: files
rpc: files

IFCONFIG -a
----------
nextcloud not running -- cannot run command

NETSTAT -nr
----------
nextcloud not running -- cannot run command

/ETC/RESOLV.CONF
----------
domain local
search local
nameserver 192.168.1.1
