# nacos **Repository Path**: cq-wind/nacos ## Basic Information - **Project Name**: nacos - **Description**: nacos适配postgresql - **Primary Language**: Unknown - **License**: Apache-2.0 - **Default Branch**: master - **Homepage**: None - **GVP Project**: No ## Statistics - **Stars**: 7 - **Forks**: 1 - **Created**: 2024-02-04 - **Last Updated**: 2025-05-21 ## Categories & Tags **Categories**: Uncategorized **Tags**: None ## README # nacos #### 介绍 nacos适配postgresql 本项目使用默认鉴权配置,上线使用建议修改 [点击前往官网鉴权配置页面](https://nacos.io/zh-cn/docs/v2/guide/user/auth.html) 参考博客可自己修改以后更新的版本 [点击前往CSDN博客地址](https://blog.csdn.net/Emmien/article/details/136556213) #### 打包命令,建议使用cmd打包,idea有各种奇怪的问题 ```shell mvn -Prelease-nacos clean install -Dmaven.test.skip=true -Dcheckstyle.skip=true ``` #### 打包完成后在distribution模块中找到编译后的nacos,修改自己pgsql的连接配置 ![输入图片说明](doc/image.png)