Commit graph

14 commits

Author SHA1 Message Date
nicobo
56f740d913
default docker/sample conf aligned 2021-03-18 13:03:50 +01:00
nicobo
b4fdf8bc1b
Default configuration does not translate any message : nicobo or @nicobo must appear
Also, patterns are doc'ed as (localized) commands OR simple string to 
localize
2021-03-15 22:55:25 +01:00
nicobo
5805cbad4c
- disabling back rust extension for cryptography as it raises again the 'rust fix' build problem but it cannot be solved as for signal 2021-02-10 21:42:25 +01:00
nicobo
73a95157d8
+ adding version constraints to prevent some automatic upgrades (that BREAK build !)
~ debian.Dockerfile : rust is copied from an existing image because it's 
just too complex to maintain
2021-02-09 22:55:09 +01:00
nicobo
97ff373a42
~ fixed : /var/nicobot & /etc/nicobot where in the wrong order
+ more unit tests
2021-02-07 22:24:35 +01:00
nicobo
b4a2c78c7b
~ --config-dir becomes --config-dirs for clarity 2021-02-07 16:54:24 +01:00
nicobo
85cf01d541
~ --config-dir now accepts a list of directories to allow a default one and a user-customized one (useful for Docker/bundles) 2021-02-07 16:03:14 +01:00
nicobo
18e2d97673
+ added options to configure signal & jabber conf/data directories
~ moved entrypoint script into the PATH
~ using /var/nicobot as the working directory with default configuration 
files
2021-02-06 22:38:51 +01:00
nicobo
f23848b084
~ doc update about docker taggging
~ tags' name construction is now inverted to reflect the convention 
(i.e. 'debian-signal' becomes 'signal-debian')
+ trying to fix the build failing because it's out of space by moving 
docker from /var/lib to /mnt
2021-01-26 23:10:21 +01:00
nicobo
76ab6dd9aa
+ default configuration files for docker images (allows running with only required parameters) 2021-01-23 22:28:14 +01:00
nicobo
f3e7fc3997
+ PlantUML diagram of the Docker build process 2021-01-20 18:26:55 +01:00
nicobo
a43789bc13
+ doc updates 2021-01-20 18:12:02 +01:00
nicobo
931cfae18d
+ smaller images that should work on more CPU architectures 2021-01-17 23:40:30 +01:00
nicobo
465e323e5b
+ signal dependencies (JDK, libckgroup) 2020-12-23 23:27:08 +01:00