当前位置:网站首页>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.
边栏推荐
猜你喜欢
随机推荐
如何优雅的性能调优,分享一线大佬性能调优的心路历程
AIDL通信
JSD - 2204 - Knife4j framework - processing - Day07 response results
C Pitfalls and Defects Chapter 7 Portability Defects 7.8 Size of Random Numbers
Pytorch学习记录(八):生成对抗网络GAN
C专家编程 第1章 C:穿越时空的迷雾 1.2 C语言的早期体验
C专家编程 第1章 C:穿越时空的迷雾 1.5 今日之ANSI C
Graph adjacency matrix storage
【中文树库标记---CTB】
对C语言结构体内存对齐的理解
基于php在线音乐网站管理系统获取(php毕业设计)
C专家编程 序
An online JVM FullGC made it impossible to sleep all night and completely crashed~
关于npm的那些事儿
R语言 数据的关系探索
Appendix A printf, varargs and stdarg A.1 printf family of functions
Get started with Grafana in 15 minutes
Shell编程条件语句
用户量大,Redis没法缓存响应,数据库宕机?如何排查解决?
WEB 渗透之文件类操作








