Skip to content

Instantly share code, notes, and snippets.

View MangoSeed's full-sized avatar
🏠
Working from home

Randy MangoSeed

🏠
Working from home
View GitHub Profile
@jverweijL
jverweijL / README.md
Last active July 19, 2023 13:02
Install Liferay as a Service on Ubuntu 16.04
sudo nano /etc/systemd/system/liferay.service

Add the following contents (make sure to user your own paths)

[Unit]
Description=Liferay Apache Tomcat Web Application Container
After=network.target