diff --git a/installer/bin/backup_es_folders.sh b/tpot/bin/backup_es_folders.sh similarity index 100% rename from installer/bin/backup_es_folders.sh rename to tpot/bin/backup_es_folders.sh diff --git a/installer/bin/clean.sh b/tpot/bin/clean.sh similarity index 100% rename from installer/bin/clean.sh rename to tpot/bin/clean.sh diff --git a/installer/bin/dps.sh b/tpot/bin/dps.sh similarity index 100% rename from installer/bin/dps.sh rename to tpot/bin/dps.sh diff --git a/installer/bin/dump_es.sh b/tpot/bin/dump_es.sh similarity index 100% rename from installer/bin/dump_es.sh rename to tpot/bin/dump_es.sh diff --git a/installer/bin/export_kibana-objects.sh b/tpot/bin/export_kibana-objects.sh similarity index 100% rename from installer/bin/export_kibana-objects.sh rename to tpot/bin/export_kibana-objects.sh diff --git a/installer/bin/import_kibana-objects.sh b/tpot/bin/import_kibana-objects.sh similarity index 100% rename from installer/bin/import_kibana-objects.sh rename to tpot/bin/import_kibana-objects.sh diff --git a/installer/bin/myip.sh b/tpot/bin/myip.sh similarity index 100% rename from installer/bin/myip.sh rename to tpot/bin/myip.sh diff --git a/installer/bin/restore_es.sh b/tpot/bin/restore_es.sh similarity index 100% rename from installer/bin/restore_es.sh rename to tpot/bin/restore_es.sh diff --git a/installer/bin/updateip.sh b/tpot/bin/updateip.sh similarity index 100% rename from installer/bin/updateip.sh rename to tpot/bin/updateip.sh diff --git a/installer/etc/tpot/compose/all.yml b/tpot/etc/compose/all.yml similarity index 100% rename from installer/etc/tpot/compose/all.yml rename to tpot/etc/compose/all.yml diff --git a/installer/etc/tpot/compose/hp.yml b/tpot/etc/compose/hp.yml similarity index 100% rename from installer/etc/tpot/compose/hp.yml rename to tpot/etc/compose/hp.yml diff --git a/installer/etc/tpot/compose/industrial.yml b/tpot/etc/compose/industrial.yml similarity index 100% rename from installer/etc/tpot/compose/industrial.yml rename to tpot/etc/compose/industrial.yml diff --git a/installer/etc/tpot/compose/tpot.yml b/tpot/etc/compose/tpot.yml similarity index 100% rename from installer/etc/tpot/compose/tpot.yml rename to tpot/etc/compose/tpot.yml diff --git a/installer/etc/tpot/curator/actions.yml b/tpot/etc/curator/actions.yml similarity index 100% rename from installer/etc/tpot/curator/actions.yml rename to tpot/etc/curator/actions.yml diff --git a/installer/etc/tpot/curator/curator.yml b/tpot/etc/curator/curator.yml similarity index 100% rename from installer/etc/tpot/curator/curator.yml rename to tpot/etc/curator/curator.yml diff --git a/installer/etc/tpot/logrotate/logrotate.conf b/tpot/etc/logrotate/logrotate.conf similarity index 100% rename from installer/etc/tpot/logrotate/logrotate.conf rename to tpot/etc/logrotate/logrotate.conf diff --git a/installer/etc/tpot/elkbase.tgz b/tpot/etc/objects/elkbase.tgz similarity index 100% rename from installer/etc/tpot/elkbase.tgz rename to tpot/etc/objects/elkbase.tgz diff --git a/installer/etc/tpot/kibana-objects.tgz b/tpot/etc/objects/kibana-objects.tgz similarity index 100% rename from installer/etc/tpot/kibana-objects.tgz rename to tpot/etc/objects/kibana-objects.tgz diff --git a/installer/etc/dialogrc b/tpot/host/etc/dialogrc similarity index 100% rename from installer/etc/dialogrc rename to tpot/host/etc/dialogrc diff --git a/installer/etc/issue b/tpot/host/etc/issue similarity index 100% rename from installer/etc/issue rename to tpot/host/etc/issue diff --git a/installer/etc/nginx/nginx.conf b/tpot/host/etc/nginx/nginx.conf similarity index 100% rename from installer/etc/nginx/nginx.conf rename to tpot/host/etc/nginx/nginx.conf diff --git a/installer/etc/nginx/ssl/dhparam4096.pem b/tpot/host/etc/nginx/ssl/dhparam4096.pem similarity index 100% rename from installer/etc/nginx/ssl/dhparam4096.pem rename to tpot/host/etc/nginx/ssl/dhparam4096.pem diff --git a/installer/etc/nginx/ssl/gen-cert.sh b/tpot/host/etc/nginx/ssl/gen-cert.sh similarity index 100% rename from installer/etc/nginx/ssl/gen-cert.sh rename to tpot/host/etc/nginx/ssl/gen-cert.sh diff --git a/installer/etc/nginx/ssl/gen-dhparam.sh b/tpot/host/etc/nginx/ssl/gen-dhparam.sh similarity index 100% rename from installer/etc/nginx/ssl/gen-dhparam.sh rename to tpot/host/etc/nginx/ssl/gen-dhparam.sh diff --git a/installer/etc/nginx/tpotweb.conf b/tpot/host/etc/nginx/tpotweb.conf similarity index 100% rename from installer/etc/nginx/tpotweb.conf rename to tpot/host/etc/nginx/tpotweb.conf diff --git a/installer/etc/rc.local b/tpot/host/etc/rc.local similarity index 100% rename from installer/etc/rc.local rename to tpot/host/etc/rc.local diff --git a/installer/etc/tpot/systemd/tpot.service b/tpot/host/etc/systemd/tpot.service similarity index 100% rename from installer/etc/tpot/systemd/tpot.service rename to tpot/host/etc/systemd/tpot.service diff --git a/installer/etc/tpot/systemd/wetty.service b/tpot/host/etc/systemd/wetty.service similarity index 100% rename from installer/etc/tpot/systemd/wetty.service rename to tpot/host/etc/systemd/wetty.service diff --git a/installer/usr/share/dict/a.txt b/tpot/host/usr/share/dict/a.txt similarity index 100% rename from installer/usr/share/dict/a.txt rename to tpot/host/usr/share/dict/a.txt diff --git a/installer/usr/share/dict/n.txt b/tpot/host/usr/share/dict/n.txt similarity index 100% rename from installer/usr/share/dict/n.txt rename to tpot/host/usr/share/dict/n.txt diff --git a/installer/usr/share/dict/names b/tpot/host/usr/share/dict/names similarity index 100% rename from installer/usr/share/dict/names rename to tpot/host/usr/share/dict/names diff --git a/installer/usr/share/nginx/html/error.html b/tpot/host/usr/share/nginx/html/error.html similarity index 100% rename from installer/usr/share/nginx/html/error.html rename to tpot/host/usr/share/nginx/html/error.html diff --git a/installer/usr/share/nginx/html/favicon.ico b/tpot/host/usr/share/nginx/html/favicon.ico similarity index 100% rename from installer/usr/share/nginx/html/favicon.ico rename to tpot/host/usr/share/nginx/html/favicon.ico diff --git a/installer/usr/share/nginx/html/navbar.html b/tpot/host/usr/share/nginx/html/navbar.html similarity index 100% rename from installer/usr/share/nginx/html/navbar.html rename to tpot/host/usr/share/nginx/html/navbar.html diff --git a/installer/usr/share/nginx/html/style.css b/tpot/host/usr/share/nginx/html/style.css similarity index 100% rename from installer/usr/share/nginx/html/style.css rename to tpot/host/usr/share/nginx/html/style.css diff --git a/installer/usr/share/nginx/html/tpotweb.html b/tpot/host/usr/share/nginx/html/tpotweb.html similarity index 100% rename from installer/usr/share/nginx/html/tpotweb.html rename to tpot/host/usr/share/nginx/html/tpotweb.html diff --git a/installer/keys/authorized_keys b/tpot/keys/authorized_keys similarity index 100% rename from installer/keys/authorized_keys rename to tpot/keys/authorized_keys