You signed in with another tab or window. Reload to refresh your session.You signed out in another tab or window. Reload to refresh your session.You switched accounts on another tab or window. Reload to refresh your session.Dismiss alert
from the install process on Ubuntu 20.04 LTS:
Setting up commandbox
Copying CommandBox Service (Default)
Adding CommandBox Default as service
commandbox-default.service is not a native service, redirecting to systemd-sysv-install.
Executing: /lib/systemd/systemd-sysv-install enable commandbox-default
_Add Certbot PPA
'universe' distribution component is already enabled for all sources.
The PPA has been DEPRECATED.
one of the big tricks to getting this to work on ubuntu 20 was adding a second service file /etc/systemd/system/tomcat9.service.d/lucee.conf, and adding the below.
from the install process on Ubuntu 20.04 LTS:
Setting up commandbox
Copying CommandBox Service (Default)
Adding CommandBox Default as service
commandbox-default.service is not a native service, redirecting to systemd-sysv-install.
Executing: /lib/systemd/systemd-sysv-install enable commandbox-default
_Add Certbot PPA
'universe' distribution component is already enabled for all sources.
The PPA has been DEPRECATED.
To get up to date instructions on how to get certbot for your systems, please see https://certbot.eff.org/docs/install.html.
More info: https://launchpad.net/~certbot/+archive/ubuntu/certbot
Press [ENTER] to continue or Ctrl-c to cancel adding it._
The text was updated successfully, but these errors were encountered: