Collabora Online Development Edition is a powerful online office suite that can be installed on your EndeavourOS system. With Collabora Online, you can create and edit files such as documents, spreadsheets, and presentations.
Make sure that you have the following prerequisites before installing Collabora Online:
SSH into your EndeavourOS system as a user with sudo privileges.
Update your system:
sudo pacman -Syu
Install Docker:
sudo pacman -S docker
Enable the Docker service:
sudo systemctl enable docker
Start the Docker service:
sudo systemctl start docker
Pull the Collabora Online Development Edition image:
sudo docker pull collabora/code
Run the Collabora Online container:
sudo docker run -t -d -p 127.0.0.1:9980:9980 -e "domain=your\\.domain\\.com" --restart always --cap-add MKNOD collabora/code
Replace "your\.domain\.com" with the domain name of your Nextcloud or ownCloud instance.
Verify that the Collabora Online container is running:
sudo docker ps
You should see output similar to this:
CONTAINER ID IMAGE COMMAND CREATED STATUS PORTS NAMES
xxxxxxxxxx collabora/code "/bin/sh -c 'bash /s…" 5 minutes ago Up 5 minutes 0.0.0.0:9980->9980/tcp, :::9980->9980/tcp stupefied_bose
Congratulations! You have successfully installed Collabora Online Development Edition on your EndeavourOS system.
In this tutorial, you learned how to install Collabora Online Development Edition on EndeavourOS Latest. With Collabora Online, you can create and edit files such as documents, spreadsheets, and presentations.
If you want to self-host in an easy, hands free way, need an external IP address, or simply want your data in your own hands, give IPv6.rs a try!
Alternatively, for the best virtual desktop, try Shells!