一键安装Trojan-GFW代理,Hexo博客,Nextcloud等應用程式。
apt-get update && apt-get install sudo curl -y && curl -Ss https://raw.githubusercontent.com/johnrosen1/vpstoolbox/master/vps.sh | sudo bash
注: 仅推荐Debian10系统。
打勾的为启用默认安装的,其余请手动选中以安装,分类标签仅为参考。
欢迎PR/issue更多软件。
欢迎PR/request。
更多的在路上了,咕咕咕。
打勾的为测试过的,保证可用性,未打勾的表示理论上支援但未测试。
使用100% bash shell
实现。
注:
Username:Password
(中间的:
不能漏!)。File not found.
错误,刷新页面即可。由于Nextcloud自身限制,无法全自动添加redis配置,请手动配置。
/usr/share/nginx/nextcloud/config/config.php
中添加以下几行(请添加在中间,非开头或末尾) 'memcache.local' => '\\OC\\Memcache\\APCu',
'memcache.distributed' => '\\OC\\Memcache\\Redis',
'filelocking.enabled' => true,
'memcache.locking' => '\\OC\Memcache\\Redis',
'redis' =>
array (
'host' => '/var/run/redis/redis.sock',
'port' => 0,
'timeout' => 0.0,
),
运行以下几行
cd /usr/share/nginx/nextcloud/
sudo -u nginx ./occ db:add-missing-indices
sudo -u nginx ./occ db:convert-filecache-bigint
cd
Nextcloud设定-->基本设定-->改为cron(伺服器端已配置完成,无需任何手动配置)
systemctl restart php7.4-fpm
阿里云,Google cloud platform,vultr等厂商皆不满足此项要求。
由于邮箱服务的特殊性,仅推荐有需求的人使用。
systemctl
查看运行状态,有问题记得反馈即可。可能不完整,仅供参考。
BTC: bc1qtcmu8fc0fv9ksedh38msdvfaqdga5s2u8fmsy6
ETH: 0xCF7fEA475C6108288a655845D7C7dAb3192fF6b7
USDT-ERC20: 0xDB727C0Ad234a24573bE074Fa02550aAeaBd545C
XMR: 44SvLHrTMWcY1r3eJQhkBbB94AkGzBBz5W7B3123RsfPBcfYHriVt1NVLaG6t6P1LRc4XtoDhBy2YTe4hjubQ3QrN9uRPDq
你的捐赠对我而言是最大的帮助,但请不要勉强。
注 : 无可用性或SLA保证
https://cp.v2tun.com/aff.php?aff=233
MIT License
Copyright (c) 2019-2021 johnrosen1
Permission is hereby granted, free of charge, to any person obtaining a copy
of this software and associated documentation files (the "Software"), to deal
in the Software without restriction, including without limitation the rights
to use, copy, modify, merge, publish, distribute, sublicense, and/or sell
copies of the Software, and to permit persons to whom the Software is
furnished to do so, subject to the following conditions:
The above copyright notice and this permission notice shall be included in all
copies or substantial portions of the Software.
THE SOFTWARE IS PROVIDED "AS IS", WITHOUT WARRANTY OF ANY KIND, EXPRESS OR
IMPLIED, INCLUDING BUT NOT LIMITED TO THE WARRANTIES OF MERCHANTABILITY,
FITNESS FOR A PARTICULAR PURPOSE AND NONINFRINGEMENT. IN NO EVENT SHALL THE
AUTHORS OR COPYRIGHT HOLDERS BE LIABLE FOR ANY CLAIM, DAMAGES OR OTHER
LIABILITY, WHETHER IN AN ACTION OF CONTRACT, TORT OR OTHERWISE, ARISING FROM,
OUT OF OR IN CONNECTION WITH THE SOFTWARE OR THE USE OR OTHER DEALINGS IN THE
SOFTWARE.