Skip to content

Commit c39ec19

Browse files
committed
update README.md
1 parent 082fe84 commit c39ec19

1 file changed

Lines changed: 15 additions & 15 deletions

File tree

README.md

Lines changed: 15 additions & 15 deletions
Original file line numberDiff line numberDiff line change
@@ -2,16 +2,6 @@
22

33
devspoon-startup-tizen is an open source solution that can easily build a reliable Tizen development environment using Docker.
44

5-
- devspoon-startup-tizen can easily build the complex configuration required to develop Samsung Tizen-based IoT devices using the already verified Dockerfile and Docker-compose.
6-
7-
- Development automation (CI:Continuous Integration) can be configured using jenkins provided as [devspoon-startup-web], and projects can be efficiently managed with openproject.
8-
9-
- Gitolite is linked with openproject and jenkins, and can be used efficiently without repository public and limitations on the capacity restriction of git server and public storage.
10-
11-
- Using the harbor, you can build an independent docker image according to the type, version, and kernel environment type of the smart TV, IoT development board, and download and install the docker image to any new server at any time from the docker hub.
12-
13-
- By configuring devspoon-startup-tizen, when moving to the internal network, you can build a development environment under various conditions and manage sources and projects even when there is no Internet connection.
14-
155
## based project
166

177
devspoon-startup-tizen is built on top of the open source project [devspoon-startup-web], an integrated management solution catered to startups. It provides nginx-based PHP and Python platforms to develop web and API services. It also enables installing, backing up and managing project solutions critical for startups such as OpenProject, Jenkins, Gitolite (private Git server), and Harbour (private Docker server).
@@ -26,13 +16,13 @@ devspoon-startup-tizen is built on top of the open source project [devspoon-star
2616

2717
## Project management solutions
2818

29-
- **[OpenProject] :** Open source project management software to help you work on your project efficiently
19+
- **[OpenProject]** : Open source project management software to help you work on your project efficiently
3020

31-
- **[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
21+
- **[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
3222

33-
- **[Gitolite] :** Configuration Management Tool. user can install git server software at own server
23+
- **[Gitolite]** : Configuration Management Tool. user can install git server software at own server
3424

35-
- **[Harbor] :** The Private Docker Registry Server for businesses that store and distribute Docker Images
25+
- **[Harbor]** : The Private Docker Registry Server for businesses that store and distribute Docker Images
3626

3727
## Features
3828

@@ -42,6 +32,16 @@ devspoon-startup-tizen is built on top of the open source project [devspoon-star
4232

4333
- **Provide reverse proxy function** : Through a single nginx, you can provide multiple web and app services using PHP and Python, as well as project management services at the same time. Provides a shell script to easily create proxy configuration files for integration with the web UI of other services.
4434

35+
- devspoon-startup-tizen can easily build the complex configuration required to develop Samsung Tizen-based IoT devices using the already verified Dockerfile and Docker-compose.
36+
37+
- Development automation (CI:Continuous Integration) can be configured using jenkins provided as [devspoon-startup-web], and projects can be efficiently managed with openproject.
38+
39+
- Gitolite is linked with openproject and jenkins, and can be used efficiently without repository public and limitations on the capacity restriction of git server and public storage.
40+
41+
- Using the harbor, you can build an independent docker image according to the type, version, and kernel environment type of the smart TV, IoT development board, and download and install the docker image to any new server at any time from the docker hub.
42+
43+
- By configuring devspoon-startup-tizen, when moving to the internal network, you can build a development environment under various conditions and manage sources and projects even when there is no Internet connection.
44+
4545
## Considerations
4646

4747
- **No DB service** : This open source does not provide DB as docker to suggest stable operation. It is recommended to install it on a real server and access it using a network, such as port 3306. We hope that this will be done for distributed services as well. We hope that this will be consider for distributed services as well.
@@ -140,7 +140,7 @@ devspoon-startup-tizen is built on top of the open source project [devspoon-star
140140

141141
## Community
142142

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

145145
## Partners and Users
146146

0 commit comments

Comments
 (0)