Install Zulip - Self-Hosted Discord Alternative - on Debian/Ubuntu Linux

Channel:
Subscribers:
14,500
Published on ● Video Link: https://www.youtube.com/watch?v=wzxx6mvU1gc



Duration: 1:42
1,885 views
23


#Zulip #Linux #SelfHosted #Homelab

Full steps can be found at https://i12bretro.github.io/tutorials...

--------------------------------------------------------------------
What is Zulip?
--------------------------------------------------------------------
Zulip is a powerful, open source group chat application that combines the immediacy of real-time chat with the productivity benefits of threaded conversations. Zulip is used by open source projects, Fortune 500 companies, large standards bodies, and others who need a real-time chat system that allows users to easily process hundreds or thousands of messages a day. - https://github.com/zulip/zulip
 
--------------------------------------------------------------------
Installation
--------------------------------------------------------------------
   01. Log into the Linux based device
   02. Run the following commands in the terminal
         update software repositories
         sudo apt update
         install available software updates
         sudo apt upgrade -y
         create a working directory and change to it
         mkdir ./zulip && cd ./zulip
         download zulip
         wget https://www.zulip.org/dist/releases/z...
         extract the tar.gz
         tar -xf zulip-server-latest.tar.gz
         run the zulip installer, replace hostname and email values
         sudo -s ./zulip-server-*/scripts/setup/install --self-signed --hostname=debian.i12bretro.local --email=i12bretro@i12bretro.local
   03. After the installation completes, copy the URL provided
   04. Open a web browser and paste the copied URL
   05. Enter an email address ≫ Click Create organization
   06. Enter an Organization name, Full name and a password ≫ Click Sign up
   07. Welcome to Zulip
 
More Info:  https://zulip.com/
 


Connect with me and others ###
★ Discord:   / discord  
★ Reddit:   / i12bretro  
★ Twitter:   / i12bretro  







Tags:
Alternative
Browser Based
Debian
Discord Alternative
Home Lab
Home Lab Ideas
How To
Install Guide
Install Zulip On Debian
Linux
Open Source
Self-Hosted
Self-Hosted Discord Alternative
Tutorial
Ubunut
Web Based
Web Based Tools
Zulip
Zulip Installation Guide
i12bretro