mirror of
https://github.com/Websoft9/websoft9.git
synced 2025-02-03 09:48:38 +08:00
Update main.yml
This commit is contained in:
parent
2978347d87
commit
6c4a5bfd4d
@ -20,6 +20,7 @@
|
|||||||
touch /data/apps/mingdao/installer/first
|
touch /data/apps/mingdao/installer/first
|
||||||
ln -sf /data/apps/mingdao/installer /usr/local/MDPrivateDeployment
|
ln -sf /data/apps/mingdao/installer /usr/local/MDPrivateDeployment
|
||||||
echo "vm.max_map_count = 262144" >> /etc/sysctl.conf
|
echo "vm.max_map_count = 262144" >> /etc/sysctl.conf
|
||||||
|
sed -i "s/net.ipv4.ip_forward=0/net.ipv4.ip_forward=1/g" /etc/sysctl.conf
|
||||||
sysctl -p
|
sysctl -p
|
||||||
|
|
||||||
- name: Pull mingdao docker image & change tag for automatic installation
|
- name: Pull mingdao docker image & change tag for automatic installation
|
||||||
|
Loading…
Reference in New Issue
Block a user