Erik Huelsmann
fdc17840d8
* Automatic Dockerfile update by release process
2019-08-18 20:23:20 +00:00
Erik Huelsmann
ea0fbaab99
* Automatic Dockerfile update by release process
2018-12-25 23:23:49 +00:00
Erik Huelsmann
00335a0c04
* Automatic Dockerfile update by release process
2018-12-16 17:17:21 +00:00
Erik Huelsmann
d5e0648af3
* Automatic Dockerfile update by release process
2018-12-14 11:24:37 +00:00
Erik Huelsmann
5ce2cf5310
* Automatic Dockerfile update by release process
2018-05-31 20:40:48 +00:00
Erik Huelsmann
b2b13409b5
* Add option to set the number of Starman workers
2018-05-23 23:20:36 +02:00
Erik Huelsmann
f5306a1e3e
* Adjust database host name so that the Compose setup works out-of-the-box again
2018-05-23 21:48:03 +02:00
Erik Huelsmann
681a604143
* Add documentation of the availability of a 'ports' statement
...
Note that we found in the LedgerSMB Matrix chat channel that users
need more straight forward ways to quickly evaluate our proposition
which they are able to offer if we skip the TLS requirement
Also note that the TLS requirement requires a domain, which some
might not have at the stage where the system is only being evaluated.
2018-05-23 21:43:12 +02:00
Erik Huelsmann
5b4970253c
* Automatic Dockerfile update by release process
2018-04-14 07:52:39 +00:00
Erik Huelsmann
3d0b2b2a90
* Automatic Dockerfile update by release process
2018-04-02 18:55:35 +00:00
Erik Huelsmann
c616d6f8ab
* Add docker-compose file and add it to the README
2018-03-12 22:39:35 +01:00
Erik Huelsmann
f69a36a5d3
* Automatic Dockerfile update by release process
2018-03-11 10:35:54 +00:00
Erik Huelsmann
dbed029289
* Automatic Dockerfile update by release process
2018-02-26 16:55:54 +00:00
Erik Huelsmann
dfa82a63bf
* Correct liberation fonts package name (*2 is available as of stretch)
2018-02-17 21:43:41 +01:00
Erik Huelsmann
9353e8187f
* Add fonts missing for xedemo template set
2018-02-17 21:36:25 +01:00
Erik Huelsmann
a1ea9d9895
* Why was curl suddenly gone? Anyway, re-adding
2018-02-14 20:47:55 +01:00
Erik Huelsmann
0f8af754bd
* Fix syntax (double &&) which chokes Docker Hub's builds
2018-02-14 20:33:04 +01:00
Erik Huelsmann
da48259b68
Merge pull request #18 from sbts/1.5-dev-enhancement-latest-pg-tools
...
1.5 - install latest version of `postgresql-client`
2018-02-06 22:17:26 +01:00
sbts
774e6ef6e2
install latest version of postgresql-client
...
This is required to handle cases where the PG server is running a newer version than this container has available.
Failing to do this update will normally cause odd problems, including silent failure to backup.
Instead of the expected backup an empty file is generated.
Also ensure
- an upgrade
- and some apt cleanup
are done.
2018-02-07 04:05:30 +08:00
Erik Huelsmann
0d8517ebc4
* Update to 1.5.16
2018-01-28 19:56:26 +01:00
Erik Huelsmann
f7cfcc72ec
* Add more documentation regarding container mail configuration
2018-01-24 21:55:29 +01:00
Erik Huelsmann
847efed2d0
* Dockerfile update to track the latest 1.5
2018-01-07 22:10:30 +01:00
Erik Huelsmann
9d5b62b6bb
* Close #15 for the 1.5-slim branch
2018-01-06 14:16:56 +01:00
Erik Huelsmann
e23e85fea8
* Clean out man pages for smaller image
2018-01-01 11:44:32 +01:00
Erik Huelsmann
c4a1a6f1cc
* Fix PostgreSQL installation
2018-01-01 11:27:39 +01:00
Erik Huelsmann
90764650c5
* Fix PostgreSQL installation
2018-01-01 11:15:39 +01:00
Erik Huelsmann
795fdf3f95
* Fix PostgreSQL installation
2018-01-01 11:05:22 +01:00
Erik Huelsmann
6cceef46f6
* Build on the jessie-slim image for a smaller image
2017-12-31 17:53:32 +01:00
Erik Huelsmann
e29aa14d57
* Remove a few layers from the 1.5 images
2017-12-31 17:46:21 +01:00
Erik Huelsmann
a22ed7ac49
* Automatic Dockerfile update by release process
2017-12-08 16:54:59 +00:00
Erik Huelsmann
1f1df000b8
* Sync rewritten README.md from master
2017-10-30 21:45:58 +01:00
Erik Huelsmann
fe867c9925
* Automatic Dockerfile update by release process
2017-10-29 21:39:46 +00:00
Erik Huelsmann
9ff64318ab
* In the 'build LedgerSMB' step, don't change directories
2017-09-20 22:22:22 +02:00
Erik Huelsmann
46ae598da0
* Automatic Dockerfile update by release process
2017-09-18 10:27:13 +00:00
Erik Huelsmann
1387c10fd1
* Automatic Dockerfile update by release process
2017-09-12 19:28:31 +00:00
Erik Huelsmann
cbb3a0d843
* Automatic Dockerfile update by release process
2017-09-03 18:55:01 +00:00
Erik Huelsmann
0e41af2b67
* Since the last command removed the lists, update before installation
2017-08-13 20:49:16 +02:00
Erik Huelsmann
a30d23bbb6
* Remove /var/lib/apt/lists/* for further space savings
2017-08-13 20:34:14 +02:00
Erik Huelsmann
e10bd36b80
* Add back USER statement accidentally removed in d038488
2017-08-06 19:50:32 +02:00
Erik Huelsmann
1a56d1523d
* Update Dockerfile with performance dependency
...
As noted by John, requests improve by a factor 10 (20-30secs -> 2-3secs)
with this dependency in place.
2017-08-04 23:39:18 +02:00
Erik Huelsmann
aa260dcec9
* Automatic Dockerfile update by release process
2017-07-22 19:02:34 +00:00
Erik Huelsmann
402f541a5e
* Download from download.ledgersmb.org instead of GitHub
...
(uploading to GitHub doesn't work for non-tagged releases such as betas)
2017-07-20 22:57:48 +02:00
Erik Huelsmann
9499b6ffc1
Merge pull request #13 from sbts/1.5_don't_write_to_server_dir
...
drop need to write config file to /srv/ledgersmb
2017-07-09 08:39:58 +02:00
sbts
d0384889a8
drop need to write config file to /srv/ledgersmb
...
Instead write it to /tmp.
Also don't copy the entire example file, just write the bits we need
2017-07-02 01:07:04 +08:00
Erik Huelsmann
2d4bb886f8
* Automatic Dockerfile update by release process
2017-06-25 15:44:29 +00:00
Erik Huelsmann
8e3f80f65f
* Remove downloaded tar from the resulting container
2017-06-21 00:23:07 +02:00
Erik Huelsmann
cd29bd895f
* Remove more temporary artifacts from the build process
2017-06-21 00:03:36 +02:00
Erik Huelsmann
42e6eb783e
* Reorganize commands for slimmer image
2017-06-20 07:59:10 +02:00
Erik Huelsmann
09cf2e16b7
Update Dockerfile for 1.5.7 release
2017-06-01 19:13:22 +02:00
Erik Huelsmann
2a5dff2dd7
* Don't build Dojo on release branches: be download pre-built.
2017-06-01 09:18:00 +02:00