some updates recovering from crash

This commit is contained in:
root 2021-02-25 00:03:29 +00:00
джерело 2fc2822f63
коміт c57d304ec8
8 змінених файлів з 59 додано та 21 видалено

@ -192,7 +192,7 @@ opertype
oper
{
name = "commodus";
name = "seroquel";
type = "Services Root";
require_oper = yes;
}

@ -47,7 +47,7 @@ connect {
};
connect {
name = "kir2yhtaj62d6tfyrbc6xdopc2ltkmcztl3t4wqxxtlyxe7s3jng6did.onion";
name = "2dhzy4ckmb4gihxsg4jp2li2sb5k2oq6jgxidmeqf3dsqryydhpk7tyd.onion";
host = "100.64.64.11";
port = 7001;
timeout = 1 seconds;

@ -23,7 +23,7 @@
.include <hb_conf/tor-dmz.serverhide.conf>
serverinfo {
name = "kir2yhtaj62d6tfyrbc6xdopc2ltkmcztl3t4wqxxtlyxe7s3jng6did.onion";
name = "2dhzy4ckmb4gihxsg4jp2li2sb5k2oq6jgxidmeqf3dsqryydhpk7tyd.onion";
sid = "13X";
description = "n3tw3rk 1ns3cur1ty c0rp0r4t10n t0r dmz";
network_name = "𝓷3𝓽𝔀3𝓻𝓴";

@ -1,6 +1,6 @@
# https://docs.docker.com/compose/compose-file/
# 100.64.0.4/30 100.64.64.128/26
# 100.64.7.4/30 100.64.67.128/26
version: "2.4"
@ -9,34 +9,29 @@ networks:
ipam:
driver: default
config:
- subnet: 100.64.0.4/30
anope:
ipam:
driver: default
config:
- subnet: 100.64.64.128/29
- subnet: 100.64.7.4/30
postfix:
ipam:
driver: default
config:
- subnet: 100.64.64.136/29
- subnet: 100.64.67.128/29
services:
mysql:
restart: unless-stopped
hostname: mysql.n3tw3rk.1ns3cur1ty.c0rp
image: redis
image: mysql:5
environment:
MYSQL_ROOT_PASSWORD: password
networks:
default:
ipv4_address: 100.64.0.6
anope:
ipv4_address: 100.64.64.130
ipv4_address: 100.64.7.6
postfix:
ipv4_address: 100.64.64.138
ipv4_address: 100.64.67.130
volumes:
- type: volume
source: ephemeral
target: /data
target: /var/lib/mysql
volume:
nocopy: false
ulimits:

@ -32,7 +32,7 @@ services:
default:
ipv4_address: 100.64.49.6
mysql:
ipv4_address: 100.64.64.139
ipv4_address: 100.64.67.131
anope:
ipv4_address: 100.64.65.66
volumes:

1
hb_redis/README Normal file

@ -0,0 +1 @@
This container has been converted to redis

@ -0,0 +1,42 @@
# https://docs.docker.com/compose/compose-file/
# 100.64.0.4/30 100.64.64.128/26
version: "2.4"
networks:
default:
ipam:
driver: default
config:
- subnet: 100.64.0.4/30
anope:
ipam:
driver: default
config:
- subnet: 100.64.64.128/29
services:
redis:
restart: unless-stopped
hostname: redis.n3tw3rk.1ns3cur1ty.c0rp
image: redis
networks:
default:
ipv4_address: 100.64.0.6
anope:
ipv4_address: 100.64.64.130
volumes:
- type: volume
source: ephemeral
target: /data
volume:
nocopy: false
ulimits:
nproc: 65535
nofile:
soft: 1024000
hard: 1024000
volumes:
ephemeral:

@ -10,9 +10,9 @@ networks:
driver: default
config:
- subnet: 100.64.0.8/30
mysql:
redis:
external:
name: hb_mysql_anope
name: hb_redis_anope
hub:
external:
name: hb_hub_services
@ -38,7 +38,7 @@ services:
networks:
hub_default:
ipv4_address: 100.64.0.10
mysql:
redis:
ipv4_address: 100.64.64.131
hub:
ipv4_address: 100.64.64.35