https://blog.csdn.net/slf_123/article/details/109466720 linux-deb安装包打包 https://blog.csdn.net/wf19930209/article/details/79277091 linux的程序打包deb https://www.cnblogs.com/wjg123/p/14216803.html linux软件deb打包及开机管理员自启动 https://cloud.tencent.com/developer/article/1625609 Linux设置开机启动的三种方式 ----------------------------------------------------------------------------- 非deb包安装部署: 安装包(deploy.sh+xxxx.tar) 1.复制到任意目录,执行deploy.sh脚本服务部署文件。 2.脚本自动安装jdk环境,与中间件服务自启service。