├── LICENSE ├── README.md ├── docker-compose-dev.yml ├── docker-compose.yml ├── img ├── server.png ├── server_port_edit.png ├── server_port_edit_rule_gost.png ├── server_port_edit_rule_iptables.png ├── server_port_users.png ├── servers.png └── servers_edit.png └── install.sh /LICENSE: -------------------------------------------------------------------------------- https://raw.githubusercontent.com/Aurora-Admin-Panel/deploy/HEAD/LICENSE -------------------------------------------------------------------------------- /README.md: -------------------------------------------------------------------------------- https://raw.githubusercontent.com/Aurora-Admin-Panel/deploy/HEAD/README.md -------------------------------------------------------------------------------- /docker-compose-dev.yml: -------------------------------------------------------------------------------- https://raw.githubusercontent.com/Aurora-Admin-Panel/deploy/HEAD/docker-compose-dev.yml -------------------------------------------------------------------------------- /docker-compose.yml: -------------------------------------------------------------------------------- https://raw.githubusercontent.com/Aurora-Admin-Panel/deploy/HEAD/docker-compose.yml -------------------------------------------------------------------------------- /img/server.png: -------------------------------------------------------------------------------- https://raw.githubusercontent.com/Aurora-Admin-Panel/deploy/HEAD/img/server.png -------------------------------------------------------------------------------- /img/server_port_edit.png: -------------------------------------------------------------------------------- https://raw.githubusercontent.com/Aurora-Admin-Panel/deploy/HEAD/img/server_port_edit.png -------------------------------------------------------------------------------- /img/server_port_edit_rule_gost.png: -------------------------------------------------------------------------------- https://raw.githubusercontent.com/Aurora-Admin-Panel/deploy/HEAD/img/server_port_edit_rule_gost.png -------------------------------------------------------------------------------- /img/server_port_edit_rule_iptables.png: -------------------------------------------------------------------------------- https://raw.githubusercontent.com/Aurora-Admin-Panel/deploy/HEAD/img/server_port_edit_rule_iptables.png -------------------------------------------------------------------------------- /img/server_port_users.png: -------------------------------------------------------------------------------- https://raw.githubusercontent.com/Aurora-Admin-Panel/deploy/HEAD/img/server_port_users.png -------------------------------------------------------------------------------- /img/servers.png: -------------------------------------------------------------------------------- https://raw.githubusercontent.com/Aurora-Admin-Panel/deploy/HEAD/img/servers.png -------------------------------------------------------------------------------- /img/servers_edit.png: -------------------------------------------------------------------------------- https://raw.githubusercontent.com/Aurora-Admin-Panel/deploy/HEAD/img/servers_edit.png -------------------------------------------------------------------------------- /install.sh: -------------------------------------------------------------------------------- https://raw.githubusercontent.com/Aurora-Admin-Panel/deploy/HEAD/install.sh --------------------------------------------------------------------------------