Discussion
Loading...

#Tag

  • About
  • Code of conduct
  • Privacy
  • Users
  • Instances
  • About Bonfire
Stefano Marinelli boosted
j0b314
@j0b314@mastodon.bsd.cafe  ·  activity timestamp 5 days ago

I am trying to bring #vaultwarden up and running in a #BastilleBSD jail. After setting listening to 0.0.0.0:4567 in the config I try to visit the website. The vaultwarden logo and the loading animation is visible. But nothing more happens.

Any hints? The admin panel under /admin is working. Weird...

  • Copy link
  • Flag this post
  • Block
j0b314
@j0b314@mastodon.bsd.cafe  ·  activity timestamp 5 days ago

I am trying to bring #vaultwarden up and running in a #BastilleBSD jail. After setting listening to 0.0.0.0:4567 in the config I try to visit the website. The vaultwarden logo and the loading animation is visible. But nothing more happens.

Any hints? The admin panel under /admin is working. Weird...

  • Copy link
  • Flag this post
  • Block
Stefano Marinelli boosted
Tom
@pertho@mastodon.bsd.cafe  ·  activity timestamp 2 weeks ago

New blog post: WINE Gaming in FreeBSD Jails with Bastille

https://pertho.net/2025/11/07/wine-gaming-freebsd-jails/

I'd like to thank @joel for the inspiration for this blog post.

Many thanks to @stefano for hosting this awesome Mastodon instance and providing a place that the whole BSD community can come together to share knowledge.

#FreeBSD #bastilleBSD #jails #wine #gaming

WINE Gaming in FreeBSD Jails with Bastille | Pertho.net

Running WINE games in jails on FreeBSD
  • Copy link
  • Flag this post
  • Block
Tom
@pertho@mastodon.bsd.cafe  ·  activity timestamp 2 weeks ago

New blog post: WINE Gaming in FreeBSD Jails with Bastille

https://pertho.net/2025/11/07/wine-gaming-freebsd-jails/

I'd like to thank @joel for the inspiration for this blog post.

Many thanks to @stefano for hosting this awesome Mastodon instance and providing a place that the whole BSD community can come together to share knowledge.

#FreeBSD #bastilleBSD #jails #wine #gaming

WINE Gaming in FreeBSD Jails with Bastille | Pertho.net

Running WINE games in jails on FreeBSD
  • Copy link
  • Flag this post
  • Block
Stefano Marinelli boosted
0x1eef
@0x1eef@mastodon.bsd.cafe  ·  activity timestamp 4 weeks ago

After managing my own jails for a while I am starting to move towards #BastilleBSD - one jail at a time. I found BastilleBSD provides both structure and automation that can make jails scale. Doing it myself eventually became a mess.

  • Copy link
  • Flag this post
  • Block
0x1eef
@0x1eef@mastodon.bsd.cafe  ·  activity timestamp 4 weeks ago

After managing my own jails for a while I am starting to move towards #BastilleBSD - one jail at a time. I found BastilleBSD provides both structure and automation that can make jails scale. Doing it myself eventually became a mess.

  • Copy link
  • Flag this post
  • Block
Stefano Marinelli
@stefano@mastodon.bsd.cafe  ·  activity timestamp last month

Client: "I’d like to try some alternative themes for my WordPress site you’re hosting, but I’m afraid of breaking the production site."

Me: "Say no more."

I start:
- create a record for the test site

- bastille clone -l prod testing ip

- bastille console nginx → edit nginx proxy, add the new domain → certbot --nginx -d newdomain.tld

- bastille console testing → mysql → UPDATE wp_options SET option_value = 'https://newdomain.tld' WHERE option_name = 'siteurl';
UPDATE wp_options SET option_value = 'https://newdomain.tld' WHERE option_name = 'home';

- "Done. You can now connect to..."

FreeBSD, jails, ZFS. No limits.

#RunBSD #FreeBSD #jails #BastilleBSD #WordPress

  • Copy link
  • Flag this post
  • Block
Stefano Marinelli
@stefano@mastodon.bsd.cafe  ·  activity timestamp 3 months ago

I've just received an email from one of my clients. The subject line is "À la Révolution!".

I immediately understood what he meant: a new jail, which he'll then manage with BastilleBSD.

Working with kind and smart people is a privilege to be grateful for.

#ThankYouTuesday#FreeBSD#BastilleBSD#RunBSD

  • Copy link
  • Flag this post
  • Block
Stefano Marinelli boosted
Ricardo Martín :bsdhead:
@ricardo@mastodon.bsd.cafe  ·  activity timestamp 3 months ago

Workaround to bootstrap bookworm
"Couldn't find these debs: usr-is-merged"
https://github.com/BastilleBSD/bastille/pull/1123/commits/ee45bc383e28ef324363697b334366e52e65941e

#bastillebsd

  • Copy link
  • Flag this post
  • Block
Ricardo Martín :bsdhead:
@ricardo@mastodon.bsd.cafe  ·  activity timestamp 3 months ago

Workaround to bootstrap bookworm
"Couldn't find these debs: usr-is-merged"
https://github.com/BastilleBSD/bastille/pull/1123/commits/ee45bc383e28ef324363697b334366e52e65941e

#bastillebsd

  • Copy link
  • Flag this post
  • Block
Stefano Marinelli
@stefano@mastodon.bsd.cafe  ·  activity timestamp 3 months ago

Serving a simple website from a Jail with Bastille

A great article by @jhx for the BSD Cafe Journal!

https://journal.bsd.cafe/2025/08/13/serving-a-simple-website-from-a-jail-with-bastille/

#FreeBSD#RunBSD#BastilleBSD#Bastille#IT#SysAdmin#BSDCafeJournal

  • Copy link
  • Flag this post
  • Block
Jonathan Matthews
@jcm@snac.bsd.cafe  ·  activity timestamp 5 months ago

Folks using @BastilleBSD@fosstodon.org's #Rocinante to manage freshly installed #FreeBSD hosts: how are you handling users declaratively? LINE_IN_FILE additions to /etc/{passwd,groups,master.passwd}? CMD adduser -f ? Something else? #BastilleBSD #SysAdmin

  • Copy link
  • Flag this post
  • Block
Alexandre :freebsd:
@alelab@mastodon.bsd.cafe  ·  activity timestamp 7 months ago

I just upgraded my tiny #FreeBSD box with latest #BastilleBSD version were smooth.
Verified difference between bastille.conf.sample and mine (one line to add), then I removed all # REQUIRE and # PROVIDE line in jail.conf then just typed # bastille restart ALL
I set priority in the newly create conf file and voila.

  • Copy link
  • Flag this post
  • Block
Lars E
@lme@mastodon.bsd.cafe  ·  activity timestamp 7 months ago

Today I saw that since Bastille's last release at the end of January there have been 625(!) commits to the repo. Many bug fixes, new features, subcommands, doc updates (💜), ...
Big props to Victor for working tiredlessly on the project. https://github.com/BastilleBSD/bastille/

Also, there have been some new videos on Bastille's Youtube channel: https://www.youtube.com/@BastilleBSD demonstration upcoming features in Bastille 0.14.

#FreeBSD#Jails#Bastille#BastilleBSD #container

  • 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 no JS en
Automatic federation enabled
  • Explore
  • About
  • Members
  • Code of Conduct
Home
Login