Commit graph

1727 commits

Author SHA1 Message Date
Marco Ochse
58b76780e2 fix race condition
after reboot volumes are not properly shared, although all services are started properly.
2015-11-02 12:10:15 +01:00
Marco Ochse
1e5ef4bce8 fix race condition
after reboot volumes are not properly shared, although all services are started properly.
2015-11-02 12:09:02 +01:00
Marco Ochse
a92fd55e23 fix race condition
after reboot volumes are not properly shared, although all services are started properly.
2015-11-02 12:08:00 +01:00
Marco Ochse
3834df3367 fix race condition
after reboot volumes are not properly shared, although all services are started properly.
2015-11-02 12:06:44 +01:00
Marco Ochse
d65fbc1cd6 fix race condition
after reboot volumes are not properly shared, although all services are started properly.
2015-11-02 12:04:59 +01:00
tsec
2f3838fe38 set file permissions for upgrade.sh 2015-10-22 12:58:32 +02:00
Marco Ochse
f1a7711915 move deprecated docker repo to new docker repo 2015-10-22 11:50:21 +02:00
André Vorbach
734adc3f07 fixed git clone to https 2015-09-21 14:36:46 +02:00
t3chn0m4g3
3f810c2c73 use new docker repo, update fix script 2015-08-14 16:39:02 +02:00
t3chn0m4g3
f9241615d2 use ubuntu server 14.04.3 2015-08-11 17:23:21 +02:00
Marco Ochse
ea283959bc Update tpot-volume-bugfix.sh 2015-08-07 23:48:36 +02:00
t3chn0m4g3
94b1dda16f fix volume bug & script 2015-08-07 23:45:50 +02:00
t3chn0m4g3
2c1d7ceae7 fix volume bug 2015-08-07 22:32:15 +02:00
Marco Ochse
fb5adfaf51 modify dependencies
isohybrid now in syslinux-utils
2015-07-14 14:37:29 +02:00
Marco Ochse
0a0e9c67ce Adjust sleep timers
should be working fine now with 2*30 secsonds
2015-07-14 10:08:23 +02:00
Marco Ochse
ced36070d2 remove sleep modification
some problems occured with modified sleeps
2015-07-14 09:01:44 +02:00
Marco Ochse
d936288771 minor tweaks
use docker 1.7.0, wait for network no longer than 20s, reboot on kernel panic/oops
2015-07-08 10:50:25 +02:00
Marco Ochse
bf28629325 use docker 1.6.2
updated all image on docker hub, now the installation of images is going faster with 1.6.2
2015-06-12 11:59:06 +02:00
Marco Ochse
b01b80ee1c remove stdin option from docker exec 2015-06-12 11:43:20 +02:00
Marco Ochse
191678f3ab remove stdin option from docker exec 2015-06-12 11:35:59 +02:00
Marco Ochse
537f0c39e6 take care of check.lock
on some installations the check.lock file will not be removed. once a day it will be removed now.
2015-05-18 11:19:12 +02:00
Marco Ochse
a063925c36 Merge pull request #16 from crushmaster/master
Added the possibilty to pass a block device to the script as first arg...
2015-03-24 11:41:00 +01:00
Wilhelm Babernits
66d346eb47 Added the possibilty to pass a block device to the script as first argument. 2015-03-23 12:59:13 +01:00
vorband
d411d4a3f7 fixed link to iso 2015-03-10 21:06:52 +01:00
dev-t-sec
a08e0959fc Create LICENSE 2015-03-10 14:36:05 +01:00
André Vorbach
dc005a979d small update 2015-03-10 11:32:26 +01:00
t3chn0m4g3
fb88487414 Ignore exit code for umount
"umount /media || :" will always return 0, otherwise the ubuntu installer will exit with an error.
2015-03-09 16:05:51 +01:00
t3chn0m4g3
d974907109 Escaping special characters ($) 2015-03-09 16:03:27 +01:00
André Vorbach
7a7532da7e Update README.md 2015-03-09 15:26:47 +01:00
André Vorbach
22771f3296 Update README.md 2015-03-09 15:26:11 +01:00
t3chn0m4g3
e92bd48804 Modify strings to match 14.04.2 2015-03-09 14:05:24 +01:00
vorband
815a716d19 updated README.md 2015-03-05 08:36:59 +01:00
dev-t-sec
6751a9ad97 Update README.md 2015-03-04 21:51:34 +01:00
t3chn0m4g3
1ec9f81f3c correct ews.ip owner after ip update 2015-03-03 15:59:20 +01:00
t3chn0m4g3
89df9c78e5 Clean up elastic indices >30d 2015-02-21 00:50:15 +01:00
t3chn0m4g3
2f52bf81cd Update elk.conf
Change forwarded port to 8080, so the local tunnel port can be high port an by that is forced to 8080 also
2015-02-20 21:53:59 +01:00
t3chn0m4g3
c608506213 Update README.md 2015-02-20 16:01:39 +01:00
t3chn0m4g3
c8bd11313a Upgrade to Ubuntu 14.04.2 2015-02-20 16:01:07 +01:00
t3chn0m4g3
19ff7a994c Daily check for latest images from dockerhub 2015-02-19 16:58:43 +01:00
t3chn0m4g3
b5313b1100 Clean up untagged images
If newer image versions will be downloaded the old ones will be untagged and thus will be deleted using
$ docker rmi $(docker images | grep "^<none>" | awk '{print $3}')
2015-02-19 16:37:45 +01:00
t3chn0m4g3
bd47901cde Modify owner for enable scripts
Close issue #15
2015-02-17 11:03:27 +01:00
t3chn0m4g3
51905184f1 include ews.cfg and minor tweaks 2015-02-16 19:03:16 +01:00
t3chn0m4g3
0d1c295c65 keyboard detection, unmount active 2015-02-15 00:26:06 +01:00
t3chn0m4g3
c0b8cd59db keyboard detection, unmount active 2015-02-15 00:23:48 +01:00
t3chn0m4g3
b237339178 Install docker 1.5.0 2015-02-11 15:56:14 +01:00
t3chn0m4g3
a42689af22 Delete docker.conf
Close issue #11, docker released fixed docker.conf in docker 1.5.0.
2015-02-11 15:51:32 +01:00
t3chn0m4g3
c36d014e07 Lookup external IP 2015-02-05 14:03:27 +01:00
t3chn0m4g3
fa92b2ea09 erase ip info 2015-02-05 14:02:51 +01:00
t3chn0m4g3
bf97332e65 Execute rc.local after to update /etc/issue and IPs 2015-02-05 14:01:49 +01:00
t3chn0m4g3
3af4e0300a Added curl to dependencies 2015-02-05 14:00:00 +01:00