Welcome to the centralized repository, here you can find some useful Makejails to deploy cool projects.
github.com/DtxdF/AppJail
Check out the Getting Started guide to set up your host and learn the basics.
Every week, all OCI images are updated via a GitHub workflow using dbuild and distributed through the GitHub registry.
You can deploy a stack of applications using AppJail Director. For multi-host orchestration, you can use Overlord.
All these Makejails were created using sysutils/appjail-devel (or the latest version installed using git(1)) to take advantage of the latest features.
New Makejails are welcome. Send a Makejail or share a project that you think can be automated in a useful way in the following means:
You can create your own repository on your hosting or personal git profile if you prefer, I simply clone and upload it to the Centralized Repository.
daemonless.io is a pioneering project that creates OCI images for numerous projects, with an approach similar to that of linuxserver.io, but for FreeBSD, and which leverages its own tool, dbuild, which we also use in this organization to automatically build OCI images. They offer integration with AppJail, and uses s6 under the hood to run one or more processes inside the container.
Home page: https://daemonless.io
The following are deployed using a Makejail, but they don't use OCI images. Eventually, I will convert them to OCI images if I determine that doing so offers an advantage.
The following must first be ported to FreeBSD before creating an OCI image.