当前位置:网站首页>Pagoda application experience
Pagoda application experience
2022-08-01 21:32:00 【little madman】
1)ngxin
nginx does not recommend using its own configuration, because I found that the configuration of nginx has only one configurable page, and the configurable options are limited, not even the cache configuration,I feel that he can't be used as a professional configuration tool, but only as a reference.
2)mysql
I didn't use the mysql installation that comes with Pagoda in my own project, but some configuration options are provided in the management tool. People who don't know much about mysql tuning can refer to it. I think this should be pretty good.
Other uses:
For a simple example:
If aHow to quickly build and run a project with Pagoda for a simple application?
In fact, you need to understand the traditional project deployment method:
nginx+java project + front-end vue
You can put the java project in "Website->Add java project", and then copy it directly to run when deploying the project;
As for html, it can be packaged into a static html page, and then put the project under the corresponding directory, which can be done by using the "file" module;
Although Pagoda also provides a scheduled task page, but after my own testing, this function cannot be used because every backup fails.
The pagoda has some serious dependencies on the localization of the project. If it is only localized to do some project maintenance, it is still possible, but it is not very suitable for multi-environment operation and maintenance.
边栏推荐
猜你喜欢
随机推荐
C Pitfalls and pitfalls Appendix B Interview with Koenig and Moo
C陷阱与缺陷 第5章 库函数 5.5 库函数signal
【Unity实战100例】文件压缩Zip和ZIP文件的解压
with语句和上下文管理器
数字图像处理 第十二章——目标识别
方舟生存进化是什么游戏?好不好玩
ISC2022 HackingClub white hat summit countdown 1 day!Most comprehensive agenda formally announced!Yuan universe, wonderful!
15 分钟带你入门 Grafana
C陷阱与缺陷 第7章 可移植性缺陷 7.8 随机数的大小
ORI-GB-NP半乳糖介导冬凌草甲素/姜黄素牛血清白蛋白纳米粒的研究制备方法
C专家编程 第1章 C:穿越时空的迷雾 1.4 K&R C
LVS负载均衡群集
【力扣】字符串相乘
深拷贝浅拷贝
Taobao's API to get the list of shipping addresses
磷酸化甘露糖苷修饰白蛋白纳米粒/卵白蛋白-葡聚糖纳米凝胶的
Graph adjacency matrix storage
51.【结构体初始化的两种方法】
二分法中等 LeetCode6133. 分组的最大数量
用户量大,Redis没法缓存响应,数据库宕机?如何排查解决?