我最近使用deployHQ
推出了一个wordpress网站但是,我仍然需要处理该项目并每隔几天左右部署一次
问题是URL,htaccess和wp-config文件。每次部署时,我都要更改所有URL,并上传不同的htaccess和wp-config文件
有没有办法让这一切变得更顺畅?
答案 0 :(得分:0)
使用DeployHQ,您可以创建作为部署过程的一部分上载的配置文件。即使您没有将特定文件放在+------------+--------------+----------------+---------------+-------------+----------------------+------------+--------------+
| Invoice_No | Invoice_Date | Order_Quantity | Job_man_hours | Job_Desc | Labour_Cost_Per_Hour | Job_Number | Product_Code |
+------------+--------------+----------------+---------------+-------------+----------------------+------------+--------------+
| 1 | 2017-05-18 | 2 | 01:16:00 | Description | 95,0000 | 1 | PC_1001 |
| 2 | 2017-05-18 | 6 | 02:22:30 | Description | 71,2500 | 2 | PC_1002 |
| 3 | 2017-05-18 | 7 | 03:00:30 | Description | 47,5000 | 3 | PC_1003 |
| 4 | 2017-05-18 | 1 | 04:21:15 | Description | 19,0000 | 4 | PC_1004 |
| 5 | 2017-05-18 | 9 | 05:32:30 | Description | 14,2500 | 5 | PC_1005 |
| 6 | 2017-05-18 | 11 | 06:10:30 | Description | 9,5000 | 6 | PC_1006 |
| 7 | 2017-05-18 | 1 | 01:54:09 | Description | 18,0025 | 7 | PC_1007 |
| 8 | 2017-05-18 | 6 | 02:23:17 | Description | 18,9905 | 8 | PC_1008 |
| 9 | 2017-05-18 | 8 | 02:51:23 | Description | 38,0000 | 9 | PC_1009 |
| 10 | 2017-05-18 | 9 | 01:25:47 | Description | 28,5000 | 10 | PC_1010 |
| 11 | 2017-05-18 | 14 | 01:54:09 | Description | 19,9025 | 11 | PC_1011 |
| 12 | 2017-05-18 | 3 | 02:22:40 | Description | 9,4905 | 12 | PC_1012 |
| 13 | 2017-05-18 | 6 | 02:51:42 | Desription | 189,9905 | 13 | PC_1013 |
| 14 | 2017-05-18 | 8 | 03:20:02 | Description | 190,0000 | 14 | PC_1014 |
| 15 | 2017-05-18 | 9 | 03:48:51 | Description | 475,0000 | 15 | PC_1015 |
+------------+--------------+----------------+---------------+-------------+----------------------+------------+--------------+
文件中,也可以排除上传特定文件。希望有所帮助!