Commit Graph

239 Commits

Author SHA1 Message Date
Adrien Ferrand
ef04a184f7 Release 4.4.0-2 2020-08-13 17:44:39 +02:00
Chris Sibbitt
8cfcbc5f66
Fix firstrun flag (#40)
Fixes #31

Credit to @tadr0 for spotting it[1]. Problem introduced when adding quotes here[2].

I tested this from my branch, and my container can now restart cleanly again:

```
2020-08-12 23:30:42,646 WARN received SIGTERM indicating exit request
2020-08-12 23:30:42,647 INFO waiting for backuppc, lighttpd, watchmails to die
2020-08-12 23:30:42,648 INFO stopped: watchmails (terminated by SIGTERM)
2020-08-12 23:30:42,650 INFO stopped: lighttpd (exit status 0)
2020-08-12 23:30:43,652 INFO stopped: backuppc (exit status 0)
2020-08-12 23:30:46,304 INFO Set uid to user 0 succeeded
2020-08-12 23:30:46,309 INFO RPC interface 'supervisor' initialized
2020-08-12 23:30:46,310 INFO supervisord started with pid 1
2020-08-12 23:30:47,314 INFO spawned: 'backuppc' with pid 13
2020-08-12 23:30:47,317 INFO spawned: 'lighttpd' with pid 14
2020-08-12 23:30:47,319 INFO spawned: 'watchmails' with pid 15
2020-08-12 23:30:48,426 INFO success: backuppc entered RUNNING state, process has stayed up for > than 1 seconds (startsecs)
```

[1] https://github.com/adferrand/docker-backuppc/issues/31#issuecomment-672891314
[2] 95034418c1 (diff-46bd948566ee03504c6421cadd8047faR119)
2020-08-13 17:41:39 +02:00
Adrien Ferrand
95034418c1 Release 4.4.0-1 2020-07-24 01:23:58 +02:00
Adrien Ferrand
e7ff7c3c8b Reorder changelog 2020-06-21 14:26:22 +02:00
Adrien Ferrand
718bee0d56 Version 4.4.0 2020-06-21 14:22:58 +02:00
Adrien Ferrand
cbab290576 Set metrics doc and config 2020-06-21 14:22:20 +02:00
Adrien Ferrand
4b5f18f174
Merge pull request #39 from adferrand/upgrade-4.4.0
Upgrade backuppc to 4.4.0
2020-06-21 13:50:17 +02:00
Adrien Ferrand
2eeea6ea78 Upgrade backuppc to 4.4.0 2020-06-21 13:44:55 +02:00
Adrien Ferrand
146db03cb8 Clean repo 2020-06-01 00:28:59 +02:00
Adrien Ferrand
40080199f9 Version 4.3.2-6 2020-06-01 00:27:11 +02:00
Adrien Ferrand
643335edc5 Update README 2020-04-12 14:07:03 +02:00
Adrien Ferrand
20325d72a1 New release 4.3.2-5 2020-04-12 14:02:36 +02:00
Adrien Ferrand
64814dc739 Refactor the README 2020-04-12 13:57:54 +02:00
Christian Uhlmann
06c82b416a
Seperate auth - Active Directory / LDAP (#23)
* Enable authiorization against active diretory / LDAP

* fix type in readme

* fix table in readme

* fix table in readme

* add LDAP auth

Co-authored-by: Adrien Ferrand <ferrand.ad@gmail.com>
2020-04-12 13:15:31 +02:00
Adrien Ferrand
7bb4194c0c Clean repo 2020-03-09 16:13:19 +01:00
Dean
088f737264
Update README.md link (#32)
Change backuppc documentation link to current github link
2020-03-06 23:57:56 +01:00
Adrien Ferrand
be67bbe36a Fix tests (4.3.2-4) 2020-03-01 17:50:07 +01:00
Adrien Ferrand
e3f06894f5 Fix changelog 2020-03-01 17:47:57 +01:00
Adrien Ferrand
183c012fe3 Fix changelog 2020-03-01 17:47:26 +01:00
Adrien Ferrand
755bc80226 Release 4.3.2-4 2020-03-01 17:46:21 +01:00
Adrien Ferrand
2fad465e51 Refactor log handling 2020-03-01 17:33:13 +01:00
Adrien Ferrand
586b0d01e5 Version 4.3.2-3 2020-03-01 16:34:05 +01:00
Adrien Ferrand
d9e4dd985e Add GNU tar 2020-03-01 16:31:30 +01:00
Adrien Ferrand
5997589731 Align tests 2020-03-01 16:21:24 +01:00
Adrien Ferrand
61745ec9fa Version 4.3.2-2 2020-03-01 16:17:46 +01:00
Adrien Ferrand
d47640ca28 Clean files, clean build dependencies 2020-03-01 16:14:57 +01:00
Adrien Ferrand
2a6d3e2b46 Switch back to supervisor 2020-03-01 15:57:35 +01:00
Adrien Ferrand
9b81f750a3 Circus in venv 2020-03-01 15:45:45 +01:00
Adrien Ferrand
708bbefb4a Version 4.3.2-1 2020-02-24 21:27:22 +01:00
Adrien Ferrand
e2a66daa47 Fallback to circusd 0.15.0 2020-02-24 21:24:54 +01:00
Adrien Ferrand
3b73cfef11 Simplify integration tests 2020-02-18 23:42:58 +01:00
Adrien Ferrand
de6f29102b Update to 4.3.2 2020-02-18 23:08:21 +01:00
Adrien Ferrand
a97c20dc23
Update README.md 2019-12-08 00:09:52 +01:00
Adrien Ferrand
104a1829e0 Version 4.3.1-1 2019-12-07 11:04:17 +01:00
Adrien Ferrand
42423ac44e Release version 4.3.1 2019-07-17 00:07:28 +02:00
Adrien Ferrand
80438c7508 More wait, pass circus as PID 1 2019-07-16 23:40:05 +02:00
Adrien Ferrand
a68a8221d6 Update backuppc, affiliates, and alpine linux 2019-07-16 22:50:34 +02:00
Adrien Ferrand
39d83e43ba
Merge pull request #22 from belaytzev/patch-1
Support tls in msmtp
2019-06-12 23:32:56 +02:00
Alexey Belaytzev
cdc488a7c3
Update Dockerfile
add ca-certificates for support tls in msmtp
2019-05-27 18:11:00 +03:00
Adrien Ferrand
58a0c3fd96 Prepare new version 2019-03-18 23:46:53 +01:00
Adrien Ferrand
26fd79602c
Merge pull request #21 from jkroepke/font
Add ttf-dejavu for a better rrd graph
2019-03-18 23:43:33 +01:00
Jan-Otto Kröpke
27479e46aa
Add ttf-dejavu for a better rrd graph 2019-03-17 15:34:47 +01:00
Adrien Ferrand
8fa79f11b4 Merge branch '4' 2019-03-10 21:00:29 +01:00
Adrien Ferrand
07245b5558 Release version 4.3.0-5 2019-03-10 20:59:57 +01:00
Adrien Ferrand
cd25cd329d Use a minimal passphrase of 4 characters to be accepted by newest versions of openssl 2019-03-10 20:58:06 +01:00
Adrien Ferrand
41f8cfd905 Merge remote-tracking branch 'origin/4' 2019-03-09 23:36:10 +01:00
Adrien Ferrand
53dda1ca39 Release version 4.3.0-4 2019-03-09 23:35:25 +01:00
Adrien Ferrand
2b1bd56b88 Update to latest alpine version 2019-03-09 22:56:48 +01:00
Adrien Ferrand
6f552eb7ef Release 4.3.0-3 2018-12-06 15:18:06 +01:00
Adrien Ferrand
8a5386db8b Integration tests 2018-12-06 15:07:09 +01:00