Commit Graph

22 Commits

Author SHA1 Message Date
Zapfmeister
c7a017d3ba Update mariadb add-on to use Bashio #727 (#744)
* Update mariadb add-on to use Bashio #727

* Update log entries and loops

* Update change log and version

* Fixing database setup and some wording updates

* Database check replaced with bashio based check
2019-10-07 23:54:13 +02:00
Pascal Vizeli
7e30aa9622 fix path 2019-06-11 13:35:40 +02:00
Pascal Vizeli
12cadc073a Use single pipelines 2019-06-06 12:37:07 +02:00
Pascal Vizeli
a532023544 Fix data handling (#540) 2019-03-10 21:10:02 +01:00
Pascal Vizeli
61480978d2 Fix mariadb (#539) 2019-03-10 21:01:38 +01:00
Pascal Vizeli
ca3e9c4fda Update CHANGELOG.md 2019-03-10 20:11:43 +01:00
Pascal Vizeli
f52e0d7a60 Update branch of add-ons with armv7 (#538)
* Update branch of add-ons with armv7

* update configurator

* Fix docker file

* Update docker files

* fix image

* Update

* certbot
2019-03-10 17:09:35 +01:00
Pascal Vizeli
06c9c94f94 Remove custom_dep & update arch tags 2019-03-06 15:38:18 +01:00
Pascal Vizeli
e8fa8aa5c8 Update New CLI (#500)
* Update New CLI

* Fix shell

* ssh: Include hassio bash completion (#501)
2019-01-09 13:59:44 +01:00
Ville Skyttä
1292987053 Run *.png through zopflipng -m (#265) 2018-03-23 23:59:49 +01:00
Ron Miller
61a6e7cefe Disable binlogging by default (#204)
* Add binlogging caps

The default binlogging for mariadb will easily fill a modest disk after a couple of weeks on a busy instance.  This setting will limit that usage and have mariadb rotate the logs out after 1 day.

* Disable binlogging on mariadb

Binlogging will, by default, run amok on the drive and fill it.  It's also going to run a lot of write cycles to SD cards which will considerably shorten their lifespan.

* Update run.sh

* Update config.json
2017-11-29 11:52:50 +01:00
Pascal Vizeli
3ce9fd504f Update Dockerfile 2017-09-25 00:02:53 +02:00
Fabian Affolter
15eb72cb60 Update description 2017-08-04 21:11:58 +02:00
Pascal Vizeli
f6f6eff2a3 Add mariadb logo 2017-08-02 23:39:11 +02:00
Pascal Vizeli
ce3ff8a91b Cleanup startup logo (#150)
* startup dhcp

* startup dnsmasq

* startup duckdns

* startup mariadb

* startup nginx

* Update config.json
2017-07-23 17:11:59 +02:00
Pascal Vizeli
21c5119c70 Update config.json 2017-07-07 00:08:02 +02:00
Pascal Vizeli
429793a14d Update config.json 2017-06-28 00:09:39 +02:00
Pascal Vizeli
ddf62eee56 Shutdown DB 2017-06-27 22:51:55 +02:00
Pascal Vizeli
0a280923a3 fix config 2017-06-27 22:26:16 +02:00
Pascal Vizeli
a7fe23e3b2 fix lint 2017-06-27 22:06:27 +02:00
Pascal Vizeli
828f821afd Finish addon 2017-06-27 21:44:25 +02:00
pvizeli
004a951580 Add mariadb addon 2017-06-27 17:59:51 +02:00