![]() |
![]()
| ![]() |
![]()
NAME
SYNOPSIS
DESCRIPTIONAppJail is an open-source BSD-3 licensed framework entirely written in POSIX shell and C to create isolated, portable and easy to deploy environments using FreeBSD jails that behaves like an application. See appjail-tutorial(7) to get started and Getting Started if you prefer an online guide. appjail-tutorial(7) provides a quick guide to configuring AppJail, RC scripts, the packet filter, and some recommendations. This tutorial is not suitable for all kind of users, but for beginners or users who do not need all the features of AppJail. SUBCOMMANDSTutorial
Configuration
Image
Automation
Templates
Makejails
Networking
Help
DNS
ZFS
Source
Startup Management
Volume Management
Resource Management
Update / Upgrade
Argument Persistence
Supervisor
Logs Management
rc(8) Management
Trusted Users
Jail Creation
Command Execution
Dynamic Device Management
Package Management
Release Creation
Ephemeral Concept
Login
User-defined Stages
OCI
SIGNALSAppJail returns 70 when a signal is captured or other depending on the last command executed and interrupted. The following signals are captured: The following signals are ignored: If a signal is captured or simply terminates execution, AppJail performs several operations that depend entirely on the subcommand, but some are general: send a SIGTERM (or SIGKILL if SIGTERM has no effect after a while) to all child processes created by the main process and delete temporary files. EXIT STATUSThe
SEE ALSOappjail-tutorial(7) appjail-help(1) appjail-usage(1) sysexits(3) AUTHORSJesús Daniel Colmenares Oviedo <DtxdF@disroot.org>
|