Self-hosted Jitsi Meet VoIP server with end-to-end encryption is now easier than ever!



Self-hosted Jitsi Meet VoIP server with end-to-end encryption is now easier than ever!

Self-hosted Jitsi Meet VoIP server with end-to-end encryption is now easier than ever!

Jitsi Meet conference server with recording, streaming, and whiteboard! Updated August 2023

Debian 11 bullseye 11.7.0 Linux ISO: https://cdimage.debian.org/cdimage/unofficial/non-free/cd-including-firmware/archive/11.7.0+nonfree/amd64/iso-cd/firmware-11.7.0-amd64-netinst.iso

Virtualbox: https://www.virtualbox.org/

Emrah’s Jitsi Meet install script I use in this video that makes this so easy now! https://github.com/jitsi-contrib/installers/tree/main/jitsi-jibri

Optional link to my original video on this where I knew less than I do now, used Virtualbox instead of Proxmox, and had to manually enable the whiteboard: https://www.youtube.com/watch?v=4rlffwHUchk

You need
-A computer to install Debian 11 bullseye (GNU/Linux) – This can be Virtualbox, or in my case Proxmox
Debian Bullseye 11 Linux: firmware-11.7.0-amd64-netinst.iso
Make your LAN IP permanent. Many ways. MAC address in router.
Port Forwarding -TCP: 80 443 4444 5222 5349
Port Forwarding -UDP: 5000 5349 10000
Two different DDNS IPS. jitsi.freemyip.com / nirv.freemyip.com for instance. You can get free ones at freemyip.com or other places.
CPU: at least 4 cores
RAM: at least 8GB

1. Load up Debian CD and start installing
2. Hostname: jitsi (doesn’t matter)
2a. Don’t enter a root password here! It makes it easier later!
3. Guided – Use entire disk
4. All files in one partition
#4. All on same partition
5. Use a network mirror: no
6. Software selection: select only the bottom two: SSH and standard system utilities. No desktop!
7. Install GRUB BOOT LOADER? Yes.
8. Select boot: /dev/sda/vbox disk (or whatever your boot disk is)

ip a (to confirm IP address is correct. if not, you need to fix the mac address in your router to give it the right IP or modify Linux network config files to set it permanent there)
sudo passwd (to set a root password)
su – (to log into root)
Now we’ll allow logging in directly as root using SSH (PuTTY)
nano /etc/ssh/sshd_config
PermitRootLogin yes
(make sure to remove the # in front)
/etc/init.d/ssh restart
#you can now log in as root through putty
#faster boot
nano /etc/default/grub
GRUB_DEFAULT=1
GRUB_TIMEOUT=0
update-grub
#if you want to see your repositories for updating your packages (software) type this
nano /etc/apt/sources.list
#you will need to update for security patches and jitsi updates by typing the following
apt-get update

#now let’s install jitsi by using this great script by emrah from the Jitsi forums!
#wget should be installed already but just in case it isn’t type this
apt install wget
#this next command is to download the jitsi install script which makes this so much easier and automates all of it! after this script completes, your Jitsi Meet server should be running and ready to be used
wget -T 10 -O jitsi-jibri-installer https://raw.githubusercontent.com/jitsi-contrib/installers/main/jitsi-jibri/jitsi-jibri-installer
export JITSI_HOST=jitsi.freemyip.com
export TURN_HOST=nirv.freemyip.com
#the following line is
bash jitsi-jibri-installer

#jitsimeet
#voip
#debian
#opensource

@cirrostratus481
@havanamarlena
@OchuHoustonTexas
@luannmarie4568
@highstrangeness1824
@maykasaharav2k385
@stillhuman4662
@nopoliticalparties
@AM-od8zk
@TheWayofTruth..
@princessmel486
@sarahashliparrish9535
@gangstalkingmustend7905
@tirevelation6735
@THEBREAKAWAYCIVILIZATION
@targetedtyranny4661
@tloke5757
@saltygrunt6740
@r3altalangodfrey39
@targetedwarrior777
@zethzetarexx2077
@gangstalkingtv
@thet.i.experience7773
@CoryResilient
@olgalimpin
@TheTruthATripp1995
@KingTI192
@derrickjackson8789
@godsfavoritt771
@cherieadams77
@TIJoe-te9qu
@dronesharassingus8564
@jayroxx2378
@everyonesnameddave8512
@kvicki
@lindyellinger920
@t.isurvivalist7537
@hanke2456
@tl4529
@requesttruth505
@livingpurgatory3
@into5d4me89
@katyoung1523
@themechanic7625
@TheRealMACA
@targetedinND
@Shhhhhhhh000
@targetedtruthfinder
@marcipikes7396
@paulg2831
@karenreacher9079
@debanda4504
@jefftheamericanguineapigca407
@AlternativeHomesteading
@joshwaz21
@MatrixSentinel
@scottbarry8603
@gangstalkingaustralia2598
@targetedindividual7224
@LareesieAlice
@AngelsDontFall81HA
@nomoregangstalking7715
@targetedminnesota9369
@thecreatorseesall9955
@HardestSacrifice
@killilluminati40
@controllingthenarrative2288
@EK-nt3lo
@illkat7987
@Catherine_Dana
@eliyyahuhelm398
@onezero1441
@PeopleAreNotProducts
@prest4tym577
@zoloftsucks-archive7608
@targetedcitizen3160
@5ive69
@TIAwareness
@kennethdutton4153
@FabalociousDee
@luclongly529
@KnightTigertheJedisamurai
@traacijenkins345
@infinityobserver9465
@gangstalkingsimulation1319
@matchmymix3051
@Jack-xc2ys
@144KalaKRevelation
@tuiyandeii768
@lasfinezt
@KingJrYouTube
@targetedtonyla
@one.srce1
@howardmencini3040
@alostvalleyson7436
@sunmoonandwater137
@gangstalkingwithdr.defacto3716
@TargetedIndividualTheFactChann
@conspiracyundergroundradio
@2-MEAN-IRENE_TI-CALI
@scottschmehr8681
@TargetedPatton
@brandonque2124

.

Comments are closed.