Skip to content

Instantly share code, notes, and snippets.

View m-jowett's full-sized avatar

Matthew Jowett m-jowett

View GitHub Profile
@m-jowett
m-jowett / log.md
Last active January 3, 2023 07:53
Setup LibreOffice Online (Log/Guide) [WIP]

Setup LibreOffice Online (Log/Guide) [WIP]

About

This guide/log is based off my experience attempting to build and install LibreOffice Online and it's dependencies on my system.

The end goal is to get LibreOffice Online integrated with Karoshi Server.

LibreOffice Online is still in development (17/06/16).

#!/bin/bash
# Update Gitlab CE 8.5 to CE 8.13.3 on Karoshi-Server.
# More info at: http://www.linuxschools.com/forum/viewtopic.php?f=6&t=622
# TODO:
# - Format echo statements in HTML5 style
# - Change the backup directory to the correct place
# 05/11/2016 (DD/MM/YYYY)