Skip to content

Commit b4e0f7c

Browse files
committed
update README.md
1 parent f03f61f commit b4e0f7c

File tree

1 file changed

+9
-9
lines changed

1 file changed

+9
-9
lines changed

README.md

Lines changed: 9 additions & 9 deletions
Original file line numberDiff line numberDiff line change
@@ -14,23 +14,23 @@ This repository is based on the [devspoon-web](https://github.com/devspoons/devs
1414

1515
## Project management solutions
1616

17-
- **[OpenProject] :** Open source project management software to help you work on your project efficiently
17+
- **[OpenProject]** : Open source project management software to help you work on your project efficiently
1818

19-
- **[Jenkins] :** As one of the CI tools, CI (Continuous Integration) refers to continuous integration, which is an automated process for developers, and new code changes are automatically built and tested regularly to notify developers to solve problems that can occur when multiple developers develop simultaneously. Software that helps secure development stability and reliability
19+
- **[Jenkins]** : As one of the CI tools, CI (Continuous Integration) refers to continuous integration, which is an automated process for developers, and new code changes are automatically built and tested regularly to notify developers to solve problems that can occur when multiple developers develop simultaneously. Software that helps secure development stability and reliability
2020

21-
- **[Gitolite] :** Configuration Management Tool. user can install git server software at own server
21+
- **[Gitolite]** : Configuration Management Tool. user can install git server software at own server
2222

23-
- **[Harbor] :** The Private Docker Registry Server for businesses that store and distribute Docker Images
23+
- **[Harbor]** : The Private Docker Registry Server for businesses that store and distribute Docker Images
2424

2525
## Features
2626

27-
- **Supports creation of configuration files required for each service:** Environment files and security keys used for each service are created according to the user's keyboard input using a shell script or automatically generated.
27+
- **Supports creation of configuration files required for each service** : Environment files and security keys used for each service are created according to the user's keyboard input using a shell script or automatically generated.
2828

29-
- **User custom installation support :** You can selectively install only the desired solution at compose/project_mng_service/(solution) without having to install all the solutions.
29+
- **User custom installation support** : You can selectively install only the desired solution at compose/project_mng_service/(solution) without having to install all the solutions.
3030

3131
- If you want to install more than one solution at the same time, just uncomment what you want at compose/master_service/docker-compose.yml.
3232

33-
- **Access web server and project management solutions with one nginx through nginx proxy :** All solutions are available on one nginx server.
33+
- **Access web server and project management solutions with one nginx through nginx proxy** : All solutions are available on one nginx server.
3434

3535
```
3636
Example
@@ -42,7 +42,7 @@ This repository is based on the [devspoon-web](https://github.com/devspoons/devs
4242
jen.test.com -> jenkins solution
4343
```
4444

45-
- **etc :**
45+
- **etc** :
4646

4747
- You can use ssh for direct access to gitolite.
4848
- The harbor will be supported in a future version due to security issues, and you can connect to your own server through harbor.yml.
@@ -178,7 +178,7 @@ This repository is based on the [devspoon-web](https://github.com/devspoons/devs
178178

179179
## Community
180180

181-
- **Personal Website :** Owner's personal website is [devspoon.com](devspoon.com)
181+
- **Personal Website** : Owner's personal website is [devspoon.com](devspoon.com)
182182

183183
## Partners and Users
184184

0 commit comments

Comments
 (0)