Coder Social home page Coder Social logo

userdata's Introduction

userdata

ucloud userdata sample code

linux_configuration 디렉토리 내용

  • add_sshkey.sh : sshkey 를 신규로 생성하는 VM에 추가하는 script
  • install_httpd.sh : apache httpd 를 설치하고 서비스를 시작하는 스크립트 예제 (centos 기준)
  • centos_interface_up.sh : CIP 를 가진 VM 을 생성할 때 eth1 interface 를 올리고 IP를 받아오는 script (centos 기준)
  • debian_interface_up.sh : CIP 를 가진 VM 을 생성할 때 eth1 interface 를 올리고 IP를 받아오는 script (debian 기준)
  • partition_and_format_second_disk.sh : data disk 를 가진 상태로 VM을 생성할 때 data disk 를 파티셔닝,포맷 script
  • yum_update.sh : VM 생성시 전체 package 및 OS 업데이트를 실행하는 script (centos 기준)

master_server (centos 기준 예제) 디렉토리 내용

  • install_elk_server : log 수집 및 분석프로그램을 설치하는 script
  • install_cloudmonkey : cloudmonkey 를 설치하는 script
  • install_munin_server : 모니터링을 위한 munin server 를 설치하는 script
  • install_salt_master : configuration management 를 위한 salt-master 설치 script

userdata's People

Contributors

fromcloud avatar

Watchers

Gwi-won Jeong avatar

Recommend Projects

  • React photo React

    A declarative, efficient, and flexible JavaScript library for building user interfaces.

  • Vue.js photo Vue.js

    🖖 Vue.js is a progressive, incrementally-adoptable JavaScript framework for building UI on the web.

  • Typescript photo Typescript

    TypeScript is a superset of JavaScript that compiles to clean JavaScript output.

  • TensorFlow photo TensorFlow

    An Open Source Machine Learning Framework for Everyone

  • Django photo Django

    The Web framework for perfectionists with deadlines.

  • D3 photo D3

    Bring data to life with SVG, Canvas and HTML. 📊📈🎉

Recommend Topics

  • javascript

    JavaScript (JS) is a lightweight interpreted programming language with first-class functions.

  • web

    Some thing interesting about web. New door for the world.

  • server

    A server is a program made to process requests and deliver data to clients.

  • Machine learning

    Machine learning is a way of modeling and interpreting data that allows a piece of software to respond intelligently.

  • Game

    Some thing interesting about game, make everyone happy.

Recommend Org

  • Facebook photo Facebook

    We are working to build community through open source technology. NB: members must have two-factor auth.

  • Microsoft photo Microsoft

    Open source projects and samples from Microsoft.

  • Google photo Google

    Google ❤️ Open Source for everyone.

  • D3 photo D3

    Data-Driven Documents codes.