Skip to content

Instantly share code, notes, and snippets.

@gunnarrt
gunnarrt / Firefly_III_in_FreeBSD.md
Last active August 12, 2023 11:48 — forked from Zamana/Firefly_III_in_FreeBSD.md
Firefly III in FreeBSD (it's a FreeBSD jail, actually, but it doesn't matter...)

Firefly III on FreeBSD jail

UPDATED 2023-08-12

I was able to Install Firefly III in a FreeBSD environment (it is a FreeNAS jail, actually, but it doesn't matter) by following the general instructions in the Firefly III documentation.

Unfortunately I didn't take notes of the whole process, step by step, as I actually do it, but I guess that this general guidelines will lead you in the right path.

“Jail” is nothing more than the container technology used by FreeBSD these days (yes, there is life beyond Docker...), and we can say that a jail is a “mini FreeBSD environment”.

So, after creating the jail (refer to the documentation of FreeBSD or FreeNAS), the first thing you need to do is to “login” at the jail's console and start to use it.

@gunnarrt
gunnarrt / Medusa for FreeBSD 13.2.md
Last active May 30, 2023 12:56
Medusa FreeBSD 13.2, python39

Create jail: Bastille or other flavor

Install: pkg update && pkg upgrade pkg install nano git-lite python39 py39-pip py39-lxml py39-sqlite3 unrar openssl ffmpeg

#Create a User for Medusa:

$ adduser