Giter Club home page Giter Club logo

camp-kyiv-website's Introduction

Docker injection instructions

PREREQUIREMENTS.

  • System: Ubuntu 16.04 or 14.04
  • Docker engine should be already installed on your machine. If you dont have it, run this commands:

How to use.

  • Clone this repo to your local machine

  • Remove .git dir

  • CD to the folder that contains cloned repo

  • Create folder for your project, using name "docroot"

  • Place your drupal files in to created dir ("docroot")

  • Enter your settings to the settings.sh . In most cases you are interested in "User configuration section" that includes only 2 variables you need to define value for. "User configuration section" section located at the top of the file 'settings.sh' (first ~10 lines). If you are advanced user, or a maintainer of this project - than you can make changes at "Advanced configuration section" if you need. All code at the "Advanced configuration section" is commented, but remember - you do changes for your own risk. Well here is 2 variables that you need to set value:

    • PROJECT_NAME - enter your project name. Use names WITHOUT spaces. 'my_project' as default value
    • PHP_VERSION= php version you'd like to use. Only 5.6 and 7.0 allowed. 5.6 as default value
  • run in the Terminal sh inject_docker.sh . It will asks your sudo password once at the begining

  • go drink some coffee

What's going on.

  • inject_docker.sh will port your project to docker environment according to settings at settings.sh . It will reinstall your project in its own database, so you will get project from the scratch and you ll need to import all your config in your new db.

Troubleshooting.

  • In some cases, cause of unknown reasons, you can get error during installation. Just re-run inject_docker.sh It will fix anything.

camp-kyiv-website's People

Contributors

pazhyn avatar igorkvyatkovskyi avatar unrealauk avatar anpolimus avatar yasik78 avatar

Watchers

James Cloos avatar Oleh Sydorenko avatar Alex Schedrov avatar  avatar Andriyun avatar  avatar  avatar Bohdan Artemchuk avatar  avatar Sergey avatar

camp-kyiv-website's Issues

Верстка розкладу кемпу

Зробити та зверстати basic page з табличкою кемпу.
Анг. версія
https://docs.google.com/spreadsheets/d/13T7VYK8tem8Tbb9vmrCir9KuhDF97jlOBL4U6DhTbfs/edit#gid=2125828189
Укр. версія
https://docs.google.com/spreadsheets/d/13T7VYK8tem8Tbb9vmrCir9KuhDF97jlOBL4U6DhTbfs/edit#gid=1543064853
Додати до таблички класи бутстрапа для responsive відображення контенту.
Не забувайте рівень доповіді робити класами:
<span class="novice-icon"></span>
<span class="medium-icon"></span>
<span class="advanced-icon"></span>
Також необхідно посилання на дану сторінку додати до головного меню.

Приклад минулого року: http://camp17.drupal.ua/rozklad

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.