2
0
mirror of https://github.com/cmehay/pyentrypoint synced 2024-10-30 15:21:11 +00:00
Commit Graph

70 Commits

Author SHA1 Message Date
Christophe Mehay
dd17aadfae Expends user and group in environment 2016-12-04 21:11:57 +01:00
Christophe Mehay
ff9d53fd1b Merge pull request #10 from cmehay/yaml
Add json and yaml modules in Jinja templates

Update to 0.4.5
2016-11-30 08:56:35 +01:00
Christophe Mehay
218a80c690 Add json and yaml modules in Jinja templates 2016-11-30 08:53:54 +01:00
Christophe Mehay
5494d50fb1 Merge pull request #9 from cmehay/reload
Add globbing match to reloader config
2016-11-27 02:18:02 +01:00
Christophe Mehay
3f713cf652 Update reloader.py 2016-11-27 02:17:33 +01:00
Christophe Mehay
88e5a66507 Add globbing match to reloader config 2016-11-27 02:14:10 +01:00
Christophe Mehay
aca34177e5 Merge pull request #8 from cmehay/disable
Add env variable to diable service

v 0.4.3
2016-11-23 12:44:31 +01:00
Christophe Mehay
ea72fac83c Add env variable to diable service 2016-11-23 12:39:30 +01:00
Christophe Mehay
6c1274404d Merge pull request #7 from cmehay/reload
Update version
2016-11-19 17:26:17 +01:00
Christophe Mehay
7eca5b33cd Update version 2016-11-19 17:23:24 +01:00
Christophe Mehay
c7e73788fe Merge pull request #6 from cmehay/reload
Fix setgid, add env to disable reloader
2016-11-19 17:21:58 +01:00
Christophe Mehay
c935e22252 Fix setgid, add env to disable reloader 2016-11-19 17:20:37 +01:00
Christophe Mehay
10d80a705c Merge pull request #5 from cmehay/reloader
Add reloader
2016-10-03 22:44:04 +02:00
Christophe Mehay
18026f1aa3 Add reloader 2016-10-02 00:23:10 +02:00
Christophe Mehay
eb020e5014 Merge pull request #4 from cmehay/secret
Add globing support for secret env
2016-09-23 02:46:00 +02:00
Christophe Mehay
a663b98efb Add globing support for secret env 2016-09-23 02:41:32 +02:00
Christophe Mehay
5887581459 Merge pull request #3 from cmehay/dockerenv
Remove .dockerenv and .dockerinit if they exist
2016-07-02 15:48:32 +02:00
Christophe Mehay
48d9965d5c Remove .dockerenv and .dockerinit if they exist 2016-07-02 15:47:23 +02:00
Christophe Mehay
251477719e Add warning if entrypoint-config contains invalid parameters 2016-05-30 23:39:28 +02:00
Christophe Mehay
5c2003a0f2 Avoid duplicate entries in debug logs 2016-05-19 23:47:25 +02:00
Christophe Mehay
248ce38c88 Add ENTRYPOINT_PRECONF_COMMAND and ENTRYPOINT_POSTCONF_COMMAND in env configuration 2016-05-12 00:31:26 +02:00
Christophe Mehay
4a56f62f71 Add ENTRYPOINT_DEBUG env config ad fix tests 2016-05-08 18:25:36 +02:00
Christophe Mehay
0bfa834b71 Moar debug and main tests 2016-05-08 17:11:01 +02:00
Christophe Mehay
01cd8137cc Add PYENTRYPOINT_RAW option 2016-05-07 13:58:06 +02:00
Christophe Mehay
9a18c3e139 Update doc template 2016-04-30 01:26:13 +02:00
Christophe Mehay
d00705bb36 Add ENTRYPOINT_FORCE environment variable 2016-04-30 00:58:14 +02:00
Christophe Mehay
d74ca5b780 Doc 2016-04-29 02:33:43 +02:00
Christophe Mehay
95d28a4bf8 Update to 0.3.0 2016-04-25 23:24:25 +02:00
Christophe Mehay
4711cd8546 Add new format for confg_files setup 2016-04-25 23:23:21 +02:00
Christophe Mehay
792894839a Update to 0.2.3 2016-03-27 20:55:15 +02:00
Christophe Mehay
addd714f8b Work without entrypoint-config 2016-03-27 20:42:50 +02:00
Christophe Mehay
69c18e6954 Enable renaming templates 2016-03-27 19:29:53 +02:00
Christophe Mehay
dada1a0dcf Update README 2016-03-21 23:54:00 +01:00
Christophe Mehay
b599dd031e update to 0.2.2 2016-03-21 19:39:24 +01:00
Christophe Mehay
a161d9b733 Does not display last empty lines from commands 2016-03-21 19:37:18 +01:00
Christophe Mehay
8ca90451f9 Add tests for environ in template 2016-03-21 19:32:00 +01:00
Christophe Mehay
a2f3864e22 Fix errors in readme 2016-03-16 22:18:19 +01:00
Christophe Mehay
fafd263c61 Update README.md 2016-03-14 23:53:02 +01:00
Christophe Mehay
4a96418aa4 Merge pull request #1 from cmehay/color
Remove Twiggy, using Colorlog instead
2016-03-14 23:48:03 +01:00
Christophe Mehay
36484a6f90 Remove Twiggy, using Colorlog instead 2016-03-14 17:51:28 +01:00
Christophe Mehay
17c613d694 Id is not alway available 2016-03-08 00:38:59 +01:00
Christophe Mehay
99578fd6ec Add ID in container 2016-03-08 00:14:38 +01:00
Christophe Mehay
7518e360be Sort link names by len 2016-03-07 23:04:09 +01:00
Christophe Mehay
bd65d60d51 update version 2016-03-07 03:53:30 +01:00
Christophe Mehay
091e623c70 Better sorting links names 2016-03-07 03:07:03 +01:00
Christophe Mehay
ef6e4cad38 Set debug output 2016-03-06 16:52:25 +01:00
Christophe Mehay
7933137a27 Run unhandled cmd directly 2016-03-06 16:43:51 +01:00
Christophe Mehay
5538aa3da3 Fix guid 2016-03-05 02:21:03 +01:00
Christophe Mehay
2c2ed8ea7a Fix links in containers 2016-03-05 01:54:35 +01:00
Christophe Mehay
026c0b6369 Better tests 2016-03-05 01:37:28 +01:00