v1.0.0
devspoon-startup-tizen is a first stable version release.
this version is passed the test of integration by one docker-compose.
-
it doesn't included the harbor service in nginx reverse proxy mode.
if you want use the harbor in the one integration service management, you can use customized harbor installer in "compose" folder. -
this version tested web services with python(gunicorn, uwsgi) and php. if you want to use both on a same server, just remove comment in a docker-compose.yml
-
a ssh port number is 2222 to access a tizen container. if you want to change the port number, modify a docker-compose.yml.
devspoon-startup-tizen은 최초의 안정화 버전입니다.
이 버전은 하나의 docker-compose로 동작하는 통합 테스트를 통과했습니다.
-
nginx 리버스 프록시 모드에 harbor 서비스는 포함되어 있지 않습니다.
하나의 통합 서비스 관리에서 harbor를 사용하려면 "compose"폴더에서 사용자 정의 harbor 설치 프로그램을 이용해 먼저 구동시키세요. -
이 버전은 python (gunicorn, uwsgi) 및 PHP로 웹 서비스를 테스트했습니다. 동일한 서버에서 둘 다 사용하려면 docker-compose.yml에서 주석을 제거하십시오.
-
ssh로 tizen container에 접근하기 위해 사용되는 port number는 2222입니다. 변경을 원한다면 docker-compose.yml를 수정하시면 됩니다.