lunardunno
|
a5d7a9514a
|
Rollback some changes to dev
|
2023-12-14 21:09:34 +04:00 |
|
lunardunno
|
1bae323a1a
|
Back to some changes install_docker.sh
|
2023-12-14 21:00:12 +04:00 |
|
lunardunno
|
a36eafa56c
|
variable replacement
replacing the $check_pkgs variable
|
2023-12-01 03:05:53 +04:00 |
|
lunardunno
|
51c46bae12
|
Merge branch 'ArchLinux-support' into test_support_archlinux
|
2023-12-01 01:57:04 +04:00 |
|
lunardunno
|
112df79f94
|
rollback to old dev
|
2023-12-01 01:28:41 +04:00 |
|
lunardunno
|
2904bb96b9
|
small edit
|
2023-12-01 00:34:33 +04:00 |
|
lunardunno
|
669f5c21dd
|
small edit
|
2023-12-01 00:27:13 +04:00 |
|
lunardunno
|
4fbacab643
|
updating script variables
adding variables to update the list of packages in repositories and to install packages
|
2023-11-25 21:57:06 +04:00 |
|
tiaga
|
362a82f944
|
Improve logic of install_docker.sh
- check packages update only when it's required
- avoid `dnf/yum update` for RHEL-based systems
|
2023-11-14 16:57:16 +07:00 |
|
lunardunno
|
abb4678b0a
|
feature/test_support_pacman2
adding pacman check to see if the server is busy
|
2023-10-30 17:14:46 +04:00 |
|
lunardunno
|
e609b22cf8
|
feature/test_support_pacman1
pacman was added as a test, assuming that all other components were pre-installed on the server.
|
2023-10-30 16:41:36 +04:00 |
|
lunardunno
|
160d88f002
|
Restoring autostart and enable docker for CentOS 7
|
2023-10-17 21:26:50 +04:00 |
|
pokamest
|
10435cea69
|
Tiny refactoring and text fixes
|
2023-10-12 01:15:05 +01:00 |
|
pokamest
|
ce9a23e021
|
Merge branch 'dev' into feature/amnezia-wireguard-client-impl
|
2023-10-11 19:40:40 +01:00 |
|
pokamest
|
d92729d346
|
Fix install_docker.sh
|
2023-10-11 15:30:55 +01:00 |
|
vladimir.kuznetsov
|
aa4a79934a
|
renamed amenziawireguard to awg
|
2023-10-06 17:19:44 +05:00 |
|
vladimir.kuznetsov
|
304f29bfac
|
returned 'address' to awg server config and set it to 10.8.1.1/24
|
2023-10-02 20:03:01 +05:00 |
|
vladimir.kuznetsov
|
39c2124a26
|
returned the awg setting via wg-quick
|
2023-10-01 21:43:30 +05:00 |
|
vladimir.kuznetsov
|
54b45a36e1
|
test configuration using wg instead of wg-quick to configure the server
|
2023-09-29 18:41:00 +05:00 |
|
vladimir.kuznetsov
|
af53c456ea
|
added passing new wireguard config parameters over uapi and configuring the amneziawireguard container
|
2023-09-27 00:40:01 +05:00 |
|
pokamest
|
a2893bac7e
|
Fixes for sudo error "host not found"
|
2023-08-30 20:39:14 +01:00 |
|
pokamest
|
ba3ef98d1e
|
Fix for server busy check (#287)
Fix for server busy check
|
2023-08-16 16:08:08 +01:00 |
|
pokamest
|
4c690dd3c6
|
Install scripts fixes (#275)
* Install scripts fixes
|
2023-08-13 11:10:41 +01:00 |
|
vladimir.kuznetsov
|
f5057dfac4
|
removed crl-verify from client config
- specified full path to crl in server config
- added crl generation when setting up a container
|
2023-04-21 07:44:35 +03:00 |
|
pokamest
|
9a6df25280
|
Merge pull request #149 from amnezia-vpn/feature/qt6-client-management-panel
feature/qt6-client-management-panel
|
2023-04-08 19:33:09 +01:00 |
|
vladimir.kuznetsov
|
ada8912a1f
|
Merge branch 'dev' of github.com:amnezia-vpn/amnezia-client into feature/qt6-client-management-panel
|
2023-04-08 19:03:10 +03:00 |
|
vladimir.kuznetsov
|
f620f4a92e
|
Merge branch 'dev' of github.com:amnezia-vpn/desktop-client into feature/check-user-in-sudo
|
2023-04-08 17:12:23 +03:00 |
|
vladimir.kuznetsov
|
b5aa940701
|
added removal of stopped containers
|
2023-03-25 15:50:12 +03:00 |
|
vladimir.kuznetsov
|
ea9917dacc
|
added a script to check the user in the sudo group
- move isServerDpkgBusy to separate script
|
2023-03-19 17:26:43 +03:00 |
|
vladimir.kuznetsov
|
b000eda126
|
Merge branch 'dev' of github.com:amnezia-vpn/desktop-client into feature/qt6-client-management-panel
|
2023-03-19 17:15:13 +03:00 |
|
pokamest
|
e16d835727
|
CentOS docker autostart fix
|
2023-03-16 12:35:01 +00:00 |
|
vladimir.kuznetsov
|
4171afe275
|
Merge branch 'dev' of github.com:amnezia-vpn/desktop-client into feature/qt6-client-management-panel
|
2023-02-27 19:59:01 +03:00 |
|
vladimir.kuznetsov
|
92907bced3
|
hardcoded tcp for the openvpn-cloak container
|
2023-02-02 08:09:07 +03:00 |
|
vladimir.kuznetsov
|
d652ecff21
|
For the openvpn-cloak container, the choice of the transport protocol in the openvpn settings is blocked
|
2023-01-29 08:39:31 +03:00 |
|
vladimir.kuznetsov
|
45016b76e7
|
moved crl-verify crl.pem to openvpn config templates
|
2023-01-19 17:49:17 +03:00 |
|
pokamest
|
9f114a1dad
|
Tiny fix [no ci]
|
2023-01-16 18:12:30 +00:00 |
|
vladimir.kuznetsov
|
08a8eadb49
|
added display of a notification that the server is busy installing third-party software
- refactoring doInstallAction functions
|
2023-01-01 22:08:39 +03:00 |
|
vladimir.kuznetsov
|
f90ebbbb4e
|
added inclusion of an additional client/server config when generating configs from templates
- fixed name in additional server config field
|
2022-10-26 14:06:03 +03:00 |
|
pokamest
|
dab6e10881
|
Wordpress site in the Tor network
|
2022-07-30 16:20:41 +03:00 |
|
pokamest
|
a8fe4e6aab
|
Docker images fix: log driver=none
|
2022-07-27 17:34:43 +03:00 |
|
Pokamest Nikak
|
eca397b45f
|
Docker fixes - FROM alpine:3.15
|
2022-06-10 16:19:29 +03:00 |
|
pokamest
|
cb21991efa
|
DNS container fix, Cloak binaries updated
|
2022-02-05 18:02:49 +03:00 |
|
pokamest
|
1a7fa3746d
|
DNS service fixes for all containers
|
2022-02-02 02:12:29 +03:00 |
|
pokamest
|
f7a57ffeb4
|
Cloak container arm support, ss updated
|
2022-02-02 01:52:37 +03:00 |
|
pokamest
|
5fffb2afe3
|
Dns container to internal network
|
2022-01-31 16:08:22 +03:00 |
|
pokamest
|
9ec39658fe
|
DNS container with EmerCoin DNS support
|
2022-01-03 18:30:53 +03:00 |
|
pokamest
|
68a51c9c63
|
WireGuard protocol fix
|
2021-12-25 21:14:55 +03:00 |
|
pokamest
|
2db1bbae4b
|
WireGuard server script fix
|
2021-12-10 15:43:43 +03:00 |
|
pokamest
|
dde04ff979
|
IKEv2 fixes
TOR fixes
tray fix
|
2021-11-18 01:40:28 +03:00 |
|
pokamest
|
25428c9165
|
Share WireGuard page
Share IKEv2 page
|
2021-11-15 18:17:28 +03:00 |
|