Skip to content

Releases: devspoons/devspoon-startup-tizen

v2.0.0

27 May 15:21
Compare
Choose a tag to compare

Change to Gunicorn file settings.
Add redis and redis-stat to docker-compose.
Change ssl, redis volume location.
Latest version of all packages except harbor applied.
Added clean bot settings to nginx, added throttling and fail2ban features, set latest security updates.
Changed certbot auto-renewal method for letsencrypt's SSL support.
Change package management with Poetry.
Bug fixes and testing.
There are no changes to the tizen development environment.
All of these packages have been tested on 2 core and 2 RAM servers.
(swap settings required)

v1.1.0

16 Oct 05:33
Compare
Choose a tag to compare

openproject solution version updated from 10 to 11.
for getting safe access time to passenger service, it added a environment time in docker-compose.
some bugs fixed.

ignored tizen development environment docker in this version and all docker files are updated for ubuntu 20.04.

these all package is tested on 2 core and 2 ram server.

v1.0.0

08 Jul 16:22
Compare
Choose a tag to compare

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를 수정하시면 됩니다.