Discussion
Loading...

#Tag

  • About
  • Code of conduct
  • Privacy
  • Users
  • Instances
  • About Bonfire
Stefano Marinelli
Stefano Marinelli boosted
BastilleBSD :freebsd:
@BastilleBSD@fosstodon.org  ·  activity timestamp 3 days ago

Mini-guide: Deploying a simple nginx proxy jail:

PKG nginx
SERVICE nginx enable
SERVICE nginx start

Simple. Reproducible. Automated.

#FreeBSD #BastilleBSD #Rocinante

  • Copy link
  • Flag this post
  • Block
BastilleBSD :freebsd:
@BastilleBSD@fosstodon.org  ·  activity timestamp 3 days ago

Mini-guide: Deploying a simple nginx proxy jail:

PKG nginx
SERVICE nginx enable
SERVICE nginx start

Simple. Reproducible. Automated.

#FreeBSD #BastilleBSD #Rocinante

  • Copy link
  • Flag this post
  • Block
Stefano Marinelli
Stefano Marinelli boosted
BastilleBSD :freebsd:
@BastilleBSD@fosstodon.org  ·  activity timestamp 3 days ago

In 2000, Poul-Henning Kamp introduced FreeBSD jails.

Fast forward 25 years: BastilleBSD lets you manage dozens (or hundreds) of them with ease.

Same roots, more polish.

We build on the shoulders of giants.

#FreeBSD #BastilleBSD

  • Copy link
  • Flag this post
  • Block
BastilleBSD :freebsd:
@BastilleBSD@fosstodon.org  ·  activity timestamp 3 days ago

In 2000, Poul-Henning Kamp introduced FreeBSD jails.

Fast forward 25 years: BastilleBSD lets you manage dozens (or hundreds) of them with ease.

Same roots, more polish.

We build on the shoulders of giants.

#FreeBSD #BastilleBSD

  • Copy link
  • Flag this post
  • Block
Stefano Marinelli
Stefano Marinelli boosted
BastilleBSD :freebsd:
@BastilleBSD@fosstodon.org  ·  activity timestamp 4 days ago

Want to isolate a DNS resolver?

bastille create dns 14.3-RELEASE 10.0.0.53
bastille pkg dns install unbound
bastille service dns unbound enable
bastille service dns unbound start

You now have a private resolver in a jail, safe from the host.

#FreeBSD #BastilleBSD #Unbound #DNS

  • Copy link
  • Flag this post
  • Block
Stefano Marinelli
Stefano Marinelli boosted
BastilleBSD :freebsd:
@BastilleBSD@fosstodon.org  ·  activity timestamp 5 days ago

Bastille networks can be bridged, NAT’d, or VNET’d.

Run jails like mini-VMs, or keep them lean on localhost.

Flexibility is baked in.

Which setup do you prefer?

#FreeBSD #BastilleBSD #VNET #NAT

  • Copy link
  • Flag this post
  • Block
Stefano Marinelli
Stefano Marinelli boosted
BastilleBSD :freebsd:
@BastilleBSD@fosstodon.org  ·  activity timestamp 5 days ago

Did you know Bastillefiles let you declare system configs as code. Example:

PKG nginx
SYSRC nginx_enable=YES
SERVICE nginx start

Infrastructure as text—track it in git, share it with the world.

#FreeBSD #BastilleBSD #Rocinante

  • Copy link
  • Flag this post
  • Block
BastilleBSD :freebsd:
@BastilleBSD@fosstodon.org  ·  activity timestamp 4 days ago

Want to isolate a DNS resolver?

bastille create dns 14.3-RELEASE 10.0.0.53
bastille pkg dns install unbound
bastille service dns unbound enable
bastille service dns unbound start

You now have a private resolver in a jail, safe from the host.

#FreeBSD #BastilleBSD #Unbound #DNS

  • Copy link
  • Flag this post
  • Block
Stefano Marinelli
Stefano Marinelli boosted
BastilleBSD :freebsd:
@BastilleBSD@fosstodon.org  ·  activity timestamp 6 days ago

Quick tip:

> bastille create alcatraz 14.3-RELEASE 10.17.89.63

→ In one command, you’ve got an isolated FreeBSD jail spun up.

Perfect for testing or deploying apps safely and cleanly.

#FreeBSD #BastilleBSD

  • Copy link
  • Flag this post
  • Block
BastilleBSD :freebsd:
@BastilleBSD@fosstodon.org  ·  activity timestamp 5 days ago

Bastille networks can be bridged, NAT’d, or VNET’d.

Run jails like mini-VMs, or keep them lean on localhost.

Flexibility is baked in.

Which setup do you prefer?

#FreeBSD #BastilleBSD #VNET #NAT

  • Copy link
  • Flag this post
  • Block
Stefano Marinelli
Stefano Marinelli boosted
BastilleBSD :freebsd:
@BastilleBSD@fosstodon.org  ·  activity timestamp 7 days ago

Considering a jump from Docker to Jails?

BastilleBSD gives you a lighter, faster, more secure alternative—no daemon overhead, just native FreeBSD isolation.

#FreeBSD #BastilleBSD

  • Copy link
  • Flag this post
  • Block
Stefano Marinelli
Stefano Marinelli boosted
BastilleBSD :freebsd:
@BastilleBSD@fosstodon.org  ·  activity timestamp 6 days ago

Unix philosophy reminder: Do one thing well.

BastilleBSD keeps that spirit alive by automating FreeBSD jails cleanly.

Small tools, composable power.

What’s your favorite "do one thing well" tool?

#FreeBSD #BastilleBSD #UNIX

  • Copy link
  • Flag this post
  • Block
BastilleBSD :freebsd:
@BastilleBSD@fosstodon.org  ·  activity timestamp 5 days ago

Did you know Bastillefiles let you declare system configs as code. Example:

PKG nginx
SYSRC nginx_enable=YES
SERVICE nginx start

Infrastructure as text—track it in git, share it with the world.

#FreeBSD #BastilleBSD #Rocinante

  • Copy link
  • Flag this post
  • Block
BastilleBSD :freebsd:
@BastilleBSD@fosstodon.org  ·  activity timestamp 6 days ago

Quick tip:

> bastille create alcatraz 14.3-RELEASE 10.17.89.63

→ In one command, you’ve got an isolated FreeBSD jail spun up.

Perfect for testing or deploying apps safely and cleanly.

#FreeBSD #BastilleBSD

  • Copy link
  • Flag this post
  • Block
BastilleBSD :freebsd:
@BastilleBSD@fosstodon.org  ·  activity timestamp 6 days ago

Unix philosophy reminder: Do one thing well.

BastilleBSD keeps that spirit alive by automating FreeBSD jails cleanly.

Small tools, composable power.

What’s your favorite "do one thing well" tool?

#FreeBSD #BastilleBSD #UNIX

  • Copy link
  • Flag this post
  • Block
BastilleBSD :freebsd:
@BastilleBSD@fosstodon.org  ·  activity timestamp 7 days ago

Considering a jump from Docker to Jails?

BastilleBSD gives you a lighter, faster, more secure alternative—no daemon overhead, just native FreeBSD isolation.

#FreeBSD #BastilleBSD

  • Copy link
  • Flag this post
  • Block
Stefano Marinelli
Stefano Marinelli boosted
BastilleBSD :freebsd:
@BastilleBSD@fosstodon.org  ·  activity timestamp 2 months ago

Nice write up of Bastille here:

https://thedistrowriteproject.blogspot.com/2025/08/BastilleBSD-The-Modern-FreeBSD-Container-Framework.html

#FreeBSD #bastilleBSD#RunBSD

  • Copy link
  • Flag this post
  • Block
BastilleBSD :freebsd:
@BastilleBSD@fosstodon.org  ·  activity timestamp 2 months ago

Nice write up of Bastille here:

https://thedistrowriteproject.blogspot.com/2025/08/BastilleBSD-The-Modern-FreeBSD-Container-Framework.html

#FreeBSD #bastilleBSD#RunBSD

  • Copy link
  • Flag this post
  • Block
Stefano Marinelli
Stefano Marinelli boosted
BastilleBSD :freebsd:
@BastilleBSD@fosstodon.org  ·  activity timestamp 2 months ago

When you trust your infrastructure, weekends are stress-free.
That’s the FreeBSD effect.

#BastilleBSD#FreeBSD#Automation

  • Copy link
  • Flag this post
  • Block
BastilleBSD :freebsd:
@BastilleBSD@fosstodon.org  ·  activity timestamp 2 months ago

When you trust your infrastructure, weekends are stress-free.
That’s the FreeBSD effect.

#BastilleBSD#FreeBSD#Automation

  • Copy link
  • Flag this post
  • Block
Log in

bonfire.cafe

A space for Bonfire maintainers and contributors to communicate

bonfire.cafe: About · Code of conduct · Privacy · Users · Instances
Bonfire social · 1.0.0-rc.3.1 no JS en
Automatic federation enabled
  • Explore
  • About
  • Members
  • Code of Conduct
Home
Login