Commit Graph

87 Commits

Author SHA1 Message Date
0d684cc825 add pypi to list of internet checks 2017-04-24 16:57:58 +02:00
843ba30762 final touches on installer
move tsec password dialog from debian installer to t-pot-installer
check for secure password for tsec and web user
fix layout issue
2017-04-24 16:06:23 +02:00
50a93f5abf neatify two installer widgets 2017-04-22 20:05:12 +02:00
66dd2398e8 cleanup and prettyfy installer
reorganized installer
now using dialog throughout the whole installation
2017-04-21 01:11:10 +02:00
845a11e240 fix path 2017-04-19 15:39:34 +02:00
9fea0461fc Clean up, add Spiderfoot
tpot configs are now stored in /etc/tpot/
tpot related scripts are now stored /usr/share/tpot/bin
some scripts are improved
some scripts are cleaned of old comments
spiderfoot is now part of tpot
2017-04-19 12:22:51 +00:00
62ce12a8a9 disable logging for installer
1. improve performance
2. improve convenience, user sees progress
3. infos and errors are displayed
2017-04-17 00:53:47 +02:00
5b267b396f improve installer 2017-04-16 23:44:19 +02:00
1453e26f76 prepare for forward logs to cc 2017-04-07 15:20:56 +00:00
ff4a87ff42 set linux as term 2017-03-22 18:42:24 +00:00
9090b5cfd7 installer ui improvements 2017-03-22 18:27:43 +00:00
052a3489e9 fix typo 2017-03-17 23:49:29 +00:00
ffc0edd587 prepare for elk 5.x and improvements 2017-03-17 23:47:04 +00:00
ff75c6c588 modify installer for 17.06 2017-03-13 10:07:46 +00:00
c5de828d7e prepare for new ewsposter 2017-03-12 23:31:34 +00:00
fb02d41e57 add latest ctop 2017-03-12 20:57:56 +00:00
fab294bdda remove patching docker defaults
handled in systemd scripts for each container
2017-03-04 21:24:50 +01:00
6298afae4a Update install.sh 2017-02-26 12:29:38 +01:00
41a3b610eb improve wlan example config 2016-12-06 13:18:00 +01:00
aecb9380f2 fix docker proxy issue
starting with systemd docker only sources /etc/default/docker which means for proxy to work the export commands need to be removed.
2016-12-06 10:44:04 +01:00
d1b85a497d fix namegen issue when using a proxy 2016-12-06 09:55:41 +01:00
fca1b3fd37 switch to docker.io
improve proxy support
2016-12-03 21:47:53 +01:00
fb71d49a56 fix proxy issue with wetty install
fixes #63
2016-11-29 18:03:49 +01:00
6d7608d112 tweaking, fixing
lift resolution constraints (keep autodetect from kernel fb)
thanks to @sunshine112 reporting issue #62 - the reason why the install fails is due to the fact that the latest kernel is very picky about a clean unmount of the used block device. the block device will now be unmounted cleanly as soon as the write operation of the ISO Maker is finished writing the image to the USB drive.
2016-10-28 15:08:55 +02:00
72a9105db5 fix permissions after merge 2016-10-28 10:51:14 +02:00
a4f1af68a5 fix merge 2016-10-27 16:47:58 +00:00
574739b0fe fix typo in dashboard, improve readability of installer 2016-10-27 15:23:43 +00:00
091025fcfb fix bugs, issues
fix an issue with nginx upgrades where index.html was overwritten without asking
fix an issue with dashboards where positions were mixed up after removing welcome message and saving as default
2016-10-27 11:11:51 +00:00
974eea9a7e fix bug in fuECHO, improve readability of installation menu 2016-10-26 01:21:42 +02:00
be12a24c2f tested and final: include installation type into installer...
it is finally possible to go without the ISO maker if you just want to try out a different T-Pot edition.
2016-10-25 23:33:20 +02:00
6f992604b8 experimental: include installation type into installer... 2016-10-25 18:35:39 +02:00
8aea1914bb add grace period after docker restart 2016-10-23 15:34:11 +02:00
40c2b2c386 fix bugs, prepare for rc 2016-10-23 14:54:57 +02:00
93b00cb47a tweaking 2016-10-23 13:38:44 +02:00
c8f2739d11 bring dashboards back, tweaking and prepare for beta 2016-10-23 10:34:08 +00:00
52d542a646 enable nginx JSON logging 2016-10-11 12:30:30 +00:00
fd14e731d2 account for hostname gen fail 2016-08-22 15:24:48 +00:00
a90f7cdf23 add user and root prompt, cleanup 2016-08-12 22:21:02 +02:00
f038173920 Web based access
It is now possible to access T-Pot web based and without a SSH tunnel
2016-08-08 02:21:02 +02:00
d16698877b tweaking, bugfixing 2016-08-07 19:08:13 +02:00
bbb708b988 tweaking, bugfixes 2016-08-06 22:06:31 +00:00
62b349eab3 modify installer for new config 2016-08-01 13:25:58 +00:00
caf35b485f tweaking 2016-07-29 20:38:33 +02:00
67b8031453 old indices were not deleted
escaping timestring format fixes it
2016-07-21 17:42:53 +02:00
cef8e5fded old indices were not deleted
escaping timestring format fixes it
2016-07-21 17:39:40 +02:00
869320652c Reduce Installer Size to <50MB
T-Pot ISO Creator will now create images based on the Ubuntu Network Installer (mini.iso). This results in a greatly reduced size for the T-Pot Installer with now being just about 49MB. T-Pot was only using the base install packages of the 700MB Ubuntu Server ISO and still had to download the latest packages anyway. The advantages are a) reduced download size for the Ubuntu Network Installer instead of the full image, b) the latest packages are already installed during the base installation and c) the resulting T-Pot ISO can be distributed easier.
2016-07-09 01:23:12 +02:00
4fce521579 include alerta-cli 2016-06-19 00:20:02 +02:00
574ff3f9a7 add cgroup option at boot 2016-06-17 16:05:11 +02:00
f3f20f1d39 typo 2016-06-02 18:54:09 +02:00
c955d641c3 tweaking 2016-06-02 18:50:43 +02:00