💥 (ubuntu) drop trusty from installer
This commit is contained in:
parent
977b5c002c
commit
f75c533d0b
6 changed files with 5 additions and 102 deletions
|
@ -24,8 +24,8 @@ In this case the libretime database is only used for the initial connection
|
|||
over which the libretime_test database is created.
|
||||
|
||||
You may need to tweak the exact commands needed to setup postgresql depending
|
||||
on the distro you installed this to. On Ubuntu trusty the above can be
|
||||
acheived as follows.
|
||||
on the distro you installed this to. On Ubuntu the above can be acheived as
|
||||
follows.
|
||||
|
||||
```bash
|
||||
sudo -u postgres psql -c 'CREATE DATABASE libretime;'
|
||||
|
|
|
@ -99,7 +99,6 @@ offers the option to choose a different operation system according to you needs.
|
|||
| Debian 9.6 | `vagrant up debian-stretch` | Install on current Debian Stretch. |
|
||||
| Ubuntu 18.04 | `vagrant up ubuntu-bionic` | Experimental install on current Ubuntu Bionic Beaver. |
|
||||
| Ubuntu 16.04 | `vagrant up ubuntu-xenial` | Install on Ubuntu Xenial Xerus. |
|
||||
| Ubuntu 14.04 | `vagrant up ubuntu-trusty` | Deprecated install on Ubuntu Trusty Tahir. Recommended by legacy upstream. |
|
||||
| CentOS | `vagrant up centos` | Extremely experimental install on 7.3 with native systemd support and activated SELinux. Needs manual intervention due to Liquidsoap 1.3.3. |
|
||||
|
||||
## Troubleshooting
|
||||
|
|
Loading…
Add table
Add a link
Reference in a new issue