summaryrefslogtreecommitdiffstats
path: root/hosts/erp1
Commit message (Collapse)AuthorAgeFilesLines
* hosts/*/conf: Drop hostname variableP. J. McDermott2018-01-131-2/+0
|
* hosts: Remove postinst code from config filesP. J. McDermott2018-01-131-138/+0
|
* hosts: Copy postinst code to new filesP. J. McDermott2018-01-131-0/+135
|
* hosts: Organize configs and package lists into host dirsP. J. McDermott2018-01-132-0/+52
|
* hosts: Drop package lists from scriptsP. J. McDermott2018-01-121-55/+0
|
* erp1: Organize packages list into categoriesP. J. McDermott2018-01-121-14/+49
|
* erp1: Set DEBIAN_FRONTENDP. J. McDermott2016-09-111-2/+4
|
* erp1: Create PostgreSQL user for OdooP. J. McDermott2016-09-111-0/+1
|
* erp1: Hack to fix database LC_CTYPEP. J. McDermott2016-09-111-0/+2
| | | | | | | Error: DBD::Pg::db do failed: ERROR: encoding "UTF8" does not match locale "en_US" DETAIL: The chosen LC_CTYPE setting requires encoding "LATIN1".
* erp1: HackP. J. McDermott2016-09-111-0/+3
|
* erp1: HackP. J. McDermott2016-09-111-3/+9
| | | | | | | | | | | | | | ledgersmb's postinst runs config-lsmb-db-user.sh, which tries to connect to PostgreSQL: psql: could not connect to server: No such file or directory Is the server running locally and accepting connections on Unix domain socket "/var/run/postgresql/.s.PGSQL.5432"? dpkg: error processing package ledgersmb (--configure): subprocess installed post-installation script returned error exit status 2 Errors were encountered while processing: ledgersmb E: Sub-process /usr/bin/dpkg returned an error code (1)
* erp1: Preseed more thingsP. J. McDermott2016-09-101-0/+3
|
* erp1: Try up to three times to install packagesP. J. McDermott2016-09-101-2/+6
|
* erp1: Spew textP. J. McDermott2016-09-101-0/+6
|
* erp1: Add "-q -y" to "apt-get install" commandsP. J. McDermott2016-09-101-2/+2
|
* erp1: Install apt-transport-httpsP. J. McDermott2016-09-101-0/+1
| | | | Needed for LedgerSMB and Odoo archives.
* erp1: New hostP. J. McDermott2016-09-101-0/+171