mirror of
https://github.com/Security-Onion-Solutions/securityonion.git
synced 2025-12-06 09:12:45 +01:00
Move docker location
This commit is contained in:
@@ -65,7 +65,7 @@ localbrosync:
|
|||||||
|
|
||||||
so-bro:
|
so-bro:
|
||||||
docker_container.running:
|
docker_container.running:
|
||||||
- image: toosmooth/so-communitybro:techpreview
|
- image: soshybridhunter/so-communitybro:HH1.0.3
|
||||||
- privileged: True
|
- privileged: True
|
||||||
- binds:
|
- binds:
|
||||||
- /nsm/bro/logs:/nsm/bro/logs:rw
|
- /nsm/bro/logs:/nsm/bro/logs:rw
|
||||||
@@ -88,7 +88,7 @@ localbrosync:
|
|||||||
|
|
||||||
so-bro:
|
so-bro:
|
||||||
docker_container.running:
|
docker_container.running:
|
||||||
- image: toosmooth/so-bro:techpreview
|
- image: soshybridhunter/so-bro:HH1.0.3
|
||||||
- privileged: True
|
- privileged: True
|
||||||
- binds:
|
- binds:
|
||||||
- /nsm/bro/logs:/nsm/bro/logs:rw
|
- /nsm/bro/logs:/nsm/bro/logs:rw
|
||||||
|
|||||||
@@ -112,7 +112,7 @@ nginxtmp:
|
|||||||
# Start the core docker
|
# Start the core docker
|
||||||
so-core:
|
so-core:
|
||||||
docker_container.running:
|
docker_container.running:
|
||||||
- image: toosmooth/so-core:techpreview
|
- image: soshybridhunter/so-core:HH1.0.3
|
||||||
- hostname: so-core
|
- hostname: so-core
|
||||||
- user: socore
|
- user: socore
|
||||||
- binds:
|
- binds:
|
||||||
|
|||||||
@@ -95,9 +95,9 @@ eslogdir:
|
|||||||
|
|
||||||
so-elasticsearch:
|
so-elasticsearch:
|
||||||
docker_container.running:
|
docker_container.running:
|
||||||
- image: securityonionsolutions/so-elasticsearch:latest
|
- image: soshybridhunter/so-elasticsearch:HH1.0.3
|
||||||
- hostname: elasticsearch
|
- hostname: elasticsearch
|
||||||
- name: elasticsearch
|
- name: so-elasticsearch
|
||||||
- user: elasticsearch
|
- user: elasticsearch
|
||||||
- environment:
|
- environment:
|
||||||
- bootstrap.memory_lock=true
|
- bootstrap.memory_lock=true
|
||||||
|
|||||||
@@ -52,7 +52,7 @@ filebeatconfsync:
|
|||||||
|
|
||||||
so-filebeat:
|
so-filebeat:
|
||||||
docker_container.running:
|
docker_container.running:
|
||||||
- image: toosmooth/so-filebeat:techpreview
|
- image: soshybridhunter/so-filebeat:HH1.0.3
|
||||||
- hostname: so-filebeat
|
- hostname: so-filebeat
|
||||||
- user: root
|
- user: root
|
||||||
- extra_hosts: {{ MASTER }}:{{ MASTERIP }}
|
- extra_hosts: {{ MASTER }}:{{ MASTERIP }}
|
||||||
|
|||||||
@@ -53,10 +53,9 @@ toosmooth/so-idstools:test2:
|
|||||||
|
|
||||||
so-idstools:
|
so-idstools:
|
||||||
docker_container.running:
|
docker_container.running:
|
||||||
- image: toosmooth/so-idstools:test2
|
- image: soshybridhunter/so-idstools:HH1.0.3
|
||||||
- hostname: so-idstools
|
- hostname: so-idstools
|
||||||
- user: socore
|
- user: socore
|
||||||
- binds:
|
- binds:
|
||||||
- /opt/so/conf/idstools/etc:/opt/so/idstools/etc:ro
|
- /opt/so/conf/idstools/etc:/opt/so/idstools/etc:ro
|
||||||
- /opt/so/rules/nids:/opt/so/rules/nids:rw
|
- /opt/so/rules/nids:/opt/so/rules/nids:rw
|
||||||
|
|
||||||
|
|||||||
@@ -59,7 +59,7 @@ synckibanacustom:
|
|||||||
# Start the kibana docker
|
# Start the kibana docker
|
||||||
so-kibana:
|
so-kibana:
|
||||||
docker_container.running:
|
docker_container.running:
|
||||||
- image: toosmooth/so-kibana:techpreview
|
- image: soshybridhunter/so-kibana:HH1.0.3
|
||||||
- hostname: kibana
|
- hostname: kibana
|
||||||
- user: kibana
|
- user: kibana
|
||||||
- environment:
|
- environment:
|
||||||
|
|||||||
@@ -109,7 +109,7 @@ lslogdir:
|
|||||||
|
|
||||||
so-logstash:
|
so-logstash:
|
||||||
docker_container.running:
|
docker_container.running:
|
||||||
- image: toosmooth/so-logstash:HH1.0.2
|
- image: soshybridhunter/so-logstash:HH1.0.3
|
||||||
- hostname: so-logstash
|
- hostname: so-logstash
|
||||||
- name: so-logstash
|
- name: so-logstash
|
||||||
- user: logstash
|
- user: logstash
|
||||||
|
|||||||
@@ -49,7 +49,7 @@ acngcopyconf:
|
|||||||
# Install the apt-cacher-ng container
|
# Install the apt-cacher-ng container
|
||||||
so-aptcacherng:
|
so-aptcacherng:
|
||||||
docker_container.running:
|
docker_container.running:
|
||||||
- image: toosmooth/so-acng:techpreview
|
- image: soshybridhunter/so-acng:HH1.0.3
|
||||||
- hostname: so-acng
|
- hostname: so-acng
|
||||||
- port_bindings:
|
- port_bindings:
|
||||||
- 0.0.0.0:3142:3142
|
- 0.0.0.0:3142:3142
|
||||||
|
|||||||
@@ -49,7 +49,7 @@ toosmooth/so-redis:test2:
|
|||||||
|
|
||||||
so-redis:
|
so-redis:
|
||||||
docker_container.running:
|
docker_container.running:
|
||||||
- image: toosmooth/so-redis:test2
|
- image: soshybridhunter/so-redis:HH1.0.3
|
||||||
- hostname: so-redis
|
- hostname: so-redis
|
||||||
- user: socore
|
- user: socore
|
||||||
- port_bindings:
|
- port_bindings:
|
||||||
@@ -59,4 +59,3 @@ so-redis:
|
|||||||
- /opt/so/conf/redis/etc/redis.conf:/usr/local/etc/redis/redis.conf:ro
|
- /opt/so/conf/redis/etc/redis.conf:/usr/local/etc/redis/redis.conf:ro
|
||||||
- /opt/so/conf/redis/working:/redis:rw
|
- /opt/so/conf/redis/working:/redis:rw
|
||||||
- entrypoint: "redis-server /usr/local/etc/redis/redis.conf"
|
- entrypoint: "redis-server /usr/local/etc/redis/redis.conf"
|
||||||
|
|
||||||
|
|||||||
Reference in New Issue
Block a user