Git Product home page Git Product logo

ulakbus-development-box's Introduction

Ulakbüs Geliştirme Ortamı Makinesi

Sanal Makinede Bulunan Uygulamalar

Lütfen bağlantıdaki belgeyi inceleyiniz.

Sanal Makine Kullanımı Nasıl?

Lütfen bağlantıdaki belgeyi inceleyiniz.

Sanal Makine Nasıl Güncellenir?

Kullanıcılar İçin Güncelleme

Lütfen bağlantıdaki belgeyi inceleyiniz.

Geliştiriciler İçin Güncelleme

İşlemlere başlamadan önce buradaki adresten dosyaları klonlayınız.

  • Uygulamaların Güncellenmesi ve Yüklenmesi

Yeni güncellemede eklemek ya da çıkarmak istediğiniz uygulamaları "scripts" klasörü altındaki "dep.sh" dosyasının içerisine yazınız. Versiyon güncellenirken bu değişiklikler göz önüne alınacaktır. Virtualenv içine kurulacak olan paketler, ilgili uygulamanın git deposundaki requirements.txt dosyasının içinden okunurlar, kurmaya çalışmayınız.

  • Versiyon Numarası Güncelleme

Klonlanan klasörün içerisinde bulunan template.json dosyasında "post-processors" bölümü altındaki "version" satırını değiştiriniz.

 "version": "0.2.8"
  • Box'un Atlas Hashicorp'a Yüklenmesi

Bu işlemin yapılabilmesi için versiyon numarası bir önceki versiyon numarasıyla farklı olmalıdır.

Gereken uygulamalar: Packer (bu adresten indirebilirsiniz.)

Atlas Hashicorp'ta box'ı güncellemek icin bu adresten "generate token" ile token alınız. Konsolda "export ATLAS_TOKEN=TOKEN" komutuyla size verilen token ile doğrulamayı yapınız. Örnek olarak:

```bash
 export ATLAS_TOKEN=lA1ckHHg.atlasv1.gThadajbankdI49eark1LPHknQ
```

Doğrulamayı yaptıktan sonra konsoldan "vagrant login" yazarak Atlas kullanıcı adı ve şifrenizi giriniz.

```bash
 vagrant login
```
Ardından "packer push" komutu ile güncel boxınızı Atlas Hashicorp'a yükleyebilirsiniz.

```bash
  packer push -name zetaops/ulakbus template.json
```

ulakbus-development-box's People

Contributors

dyrnade avatar alirizakeles avatar enesates avatar furkanuyar avatar yetercatikkas avatar

Watchers

James Cloos avatar Erkan Çetinkaya 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.