当前位置:网站首页>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.
边栏推荐
猜你喜欢
随机推荐
Realize the superposition display analysis of DWG drawing with CAD in Cesium
C专家编程 前言
相亲模型与有限状态机
C pitfalls and pitfalls Chapter 8 Suggestions and answers 8.2 Answers
[Chinese tree tags - CTB]
通过这两个 hook 回顾 Set/Map 基础知识
JS hoisting: how to break the chain of Promise calls
LVS负载均衡群集
Transplant MQTT source code to STM32F407 development board
【力扣】字符串相乘
C陷阱与缺陷 第8章 建议与答案 8.2 答案
正则表达式
C专家编程 第1章 C:穿越时空的迷雾 1.3 标准I/O库和C预处理器
函数(二)
列表页常见的 hook 封装
如何让定时器在页面最小化的时候不执行?
JSD-2204-Knife4j框架-处理响应结果-Day07
C陷阱与缺陷 第7章 可移植性缺陷 7.7 除法运算时发生的截断
FusionGAN:A generative adversarial network for infrared and visible image fusion文章学习笔记
用户量大,Redis没法缓存响应,数据库宕机?如何排查解决?








