Collabora Online Development Edition is a free, open-source office suite that allows you to create, edit, and share documents securely. Here's how to install it on a macOS device.
You'll need to make sure that you have the following software installed on your macOS device before you can begin:
If you don't already have Homebrew installed, you can install it by running the following command in your macOS terminal:
/bin/bash -c "$(curl -fsSL https://raw.githubusercontent.com/Homebrew/install/master/install.sh)"
You can install Docker by running the following command in your macOS terminal:
brew install docker
Open your macOS terminal.
Run the following command to download the Collabora Online Development Edition Docker image:
docker pull collabora/code
Run the following command to start the Collabora Online Development Edition container:
docker run -t -d -p 127.0.0.1:9980:9980 -e 'domain=your\\.domain\\.com' -e 'username=admin' -e 'password=password' --restart always --cap-add MKNOD collabora/code
your\\.domain\\.com
with your own domain name.admin
with your desired admin username.password
with your desired admin password.Access the Collabora Online Development Edition by opening a web browser and navigating to http://localhost:9980.
Congratulations! You have successfully installed Collabora Online Development Edition on macOS.
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!