Skip to content

PaaS-TA/PAAS-TA-MONGODB-SHARD-RELEASE

Folders and files

NameName
Last commit message
Last commit date

Latest commit

 

History

14 Commits
 
 
 
 
 
 
 
 
 
 

Repository files navigation

Related Repositories

플랫폼 어플리케이션 플랫폼 컨테이너 플랫폼
포털 AP 포털 CP 포털
모니터링 대시보드
모니터링 Monitoring Logsearch InfluxDB Redis
Pinpoint Pinpoint Buildpack
AP 서비스 Cubrid Gateway GlusterFS Lifecycle
Logging 🚩 MongoDB MySQL Pinpoint APM
Pipeline RabbitMQ Redis Source Control
WEB-IDE
CP 서비스 Pipeline Source Control
🚩 You are here.

PAAS-TA-MONGODB-SHARD-RELEASE

PaaS-TA MongoDB Shard Release Configuration

  • mongodb_broker : 1 machine
  • mongodb_shard : 1 machine
  • mongodb_config : N machine(s)
  • mongodb_master : N machine(s)
  • mongodb_slave : N machine(s)

Create PaaS-TA MongoDB Shard Release

  • Download the latest PaaS-TA MongoDB Shard Release
    $ git clone https://github.com/PaaS-TA/PAAS-TA-MONGODB-SHARD-RELEASE.git  
    $ cd PAAS-TA-MONGODB-SHARD-RELEASE  
    
  • Download & Copy "source files" into the src directory
    ## download source files
    $ wget -O src.zip https://nextcloud.paas-ta.org/index.php/s/s96SXxjxoGrCnPw/download
    
    ## unzip download source files
    $ unzip src.zip 
    
    ## final src directory
    src  
        ├── cli
        │   └── cf-linux-amd64-6.10.0.tgz
        ├── java7
        │   └── jre-7u45-linux-x64.gz
        ├── mongodb
        │   ├── libssl1.1_1.1.1f-1ubuntu2.19_amd64.deb
        │   └── mongodb-linux-x86_64-ubuntu1804-4.2.17.tgz
        └── mongodb_broker
            └── openpaas-cf-service-java-broker-mongodb.jar
    
  • Create PaaS-TA MongoDB Shard Release
    ## <VERSION> :: release version (e.g. 2.1.2)
    ## <RELEASE_TARBALL_PATH> :: release file path (e.g. /home/ubuntu/workspace/paasta-mongodb-shard-<VERSION>.tgz)
    $ bosh -e <bosh_name> create-release --name=paasta-mongodb-shard --version=<VERSION> --tarball=<RELEASE_TARBALL_PATH> --force
    
    

Contributors ✨

About

No description, website, or topics provided.

Resources

License

Stars

Watchers

Forks

Packages

No packages published

Contributors 4

  •  
  •  
  •  
  •