Pascal Vizeli
|
04514a9f5c
|
WIP: Network docker hassio (#159)
* Create hassio network layer / allow linking
* rename docker
* fix lint
* fix lint p2
* Set network options
* First version of network code
* Finish network layer
* Remove old api_endpoint stuff
* Add DNS forwarding
* Fix DNS recorder
* Fix lint p1
* Fix lint p2
* Fix lint p3
* Fix spell
* Fix ipam struct
* Fix ip to str
* Fix ip to str v2
* Fix spell
* Fix hass on host
* Fix host attach to network
* Cleanup network code
* Fix lint & add debug
* fix link
* Remove log
* Fix network
* fix reattach of supervisor
* set options
* Fix containers
* Fix remapping & add a test
* Fix dict bug
* Fix prop
* Test with run container
* Fix problem
|
2017-08-24 14:57:13 +02:00 |
|
Pascal Vizeli
|
d5eb66bc0d
|
Use tmp folder / fix log bug / add executor (#83)
* Use tmp folder / fix log bug / add executor
* Update __main__.py
* Update .travis.yml
* Add autoupdate on startup.
* Fix bug
* Move selfupdate code part into start
|
2017-06-28 16:22:44 +02:00 |
|
Pascal Vizeli
|
6031a60084
|
Add addon share and allow to mount host mnt (#58)
* Add addon share and allow to mount host mnt
* fix comments logs
|
2017-05-17 17:21:54 +02:00 |
|
Pascal Vizeli
|
f4cb16ad09
|
WIP: Add support for build docker on local repository (#42)
* Add support for build docker on local repository
* Add docker support
* finish build
* change api
* add dockerfile generator
* finish it
* fix lint
* fix path
* fix path
* fix copy
* add debug stuff
* fix docker template
* cleanups
* fix addons
* change handling
* fix lint / cleanup code
* fix lint
* tag
|
2017-05-12 01:37:03 +02:00 |
|
Pascal Vizeli
|
ff640c598d
|
Support for repository store. (#26)
* Support for repository store.
* Fix api
* part 1 of restruct and migrate pathlib
* Migrate p2
* fix lint / cleanups
* fix lint p2
* fix lint p3
|
2017-05-02 00:02:55 +02:00 |
|
Pascal Vizeli
|
d285fd4ad4
|
Fix handling with docker container (#7)
* Fix handling with docker container
* Fix lint
* update version
* fix lint v2
* fix signal handling
* fix log output
|
2017-04-20 14:59:03 +02:00 |
|
Pascal Vizeli
|
b5ec1e0cfd
|
add support for custom image
|
2017-04-16 11:39:54 +02:00 |
|
Pascal Vizeli
|
318ca828cc
|
Add install/uninstall to manager
|
2017-04-13 23:09:45 +02:00 |
|
pvizeli
|
2f47f9aa9b
|
Split build stuff to new repo
|
2017-04-06 11:52:28 +02:00 |
|