Skip to content

Latest commit

 

History

History
63 lines (49 loc) · 3.21 KB

README.ko.md

File metadata and controls

63 lines (49 loc) · 3.21 KB

NextCloud Orchestration

English | 한국어

1️⃣ 개요

이 프로젝트는 NextCloud 오픈소스 프로젝트를 이용하여 여러분의 클라우드에 파일 저장소 구축을 도와줍니다. 원하는 만큼 또는 무제한의 저장 공간을 구축할 수 있고 여러 사람들과 파일을 공유할 수 있습니다.

NextCloud 는 가장 강력한 오픈소스 파일 저장소 프로젝트입니다. NextCloud 가 제공하는 기능은 아래와 같습니다. 더 자세한 기능은 NextCloud 홈페이지를 방문하세요.

  • 파일 저장소
  • 디바이스와 파일 동기화 (윈도우, 맥, 리눅스, 아이폰, 안드로이드)
  • 강력한 파일 암호화
  • 외부 파일 저장소 연결
  • 채팅
  • 간단한 그룹웨어 시스템

2️⃣ 필수 사항

사전 준비 사항 | 설치 방법

3️⃣ NextCloud 설치하기 | 자세한 설치 방법

  1. Git 으로 이 저장소의 소스코드를 클론 받기
    git clone https://github.com/powerumc/nextcloud-orchestration
  2. Terraform 실행
    cd terraform/aws
    source terraform-apply.sh
  3. Ansible 실행
    cd ansible
    . ./ansible-run.sh
  4. https 를 사용하는 경우 버그 수정 패치
    cd ansible
    . ./ansible-nextcloud-config.sh

4️⃣ 참여하기

5️⃣ 라이선스

MIT License
A short and simple permissive license with conditions only requiring preservation of copyright and license notices. Licensed works, modifications, and larger works may be distributed under different terms and without source code.

https://github.com/nextcloud
GNU Affero General Public License v3.0
Permissions of this strongest copyleft license are conditioned on making available complete source code of licensed works and modifications, which include larger works using a licensed work, under the same license. Copyright and license notices must be preserved. Contributors provide an express grant of patent rights. When a modified version is used to provide a service over a network, the complete source code of the modified version must be made available.