Giter Site home page Giter Site logo

spinalstack-doc's Introduction

spinalstack-doc

Official manual of Spinal Stack

Contributing

You should not send pull-requests through GitHub and rather use our Software Factory's Gerrit instance.

  1. Install git-review with apt, yum or pip

  2. Login to Software Factory with your github account

  3. Set-up gerrit in the project if it's the first time you're contributing to the project: with git review -s

  4. Make your changes using the standard git workflow, commit in the end. (Note: It's better to make your changes in a feature branch git checkout -b <feature> and use one commit per review)

  5. Submit your changes using git review and follow the link to see the reviews.

  6. To propose another change, change back to the master branch and go back to step 4. You can also create a change linked to you latest change by staying on this change's branch but the new change(s) will depend on the old change and won't be merged until the first change has been merged.

spinalstack-doc's People

Contributors

spredzy avatar emilienm avatar rafaelrosafu avatar nhicher avatar fcharlier avatar egon010 avatar chmouel avatar sbadia avatar gaell avatar ncoghlan avatar

Stargazers

K Rain Leander avatar  avatar Fabien Boucher avatar

Watchers

Gregoire Lejeune avatar Fabien Boucher avatar Tristan de Cacqueray avatar  avatar Gaëtan Trellu avatar  avatar James Cloos avatar  avatar Thomas Goirand avatar Florian Lambert avatar  avatar  avatar Frederic Lepied avatar nico auv avatar Artom Lifshitz avatar Matth Enovance avatar Sylvain Afchain avatar Matthieu Huin avatar Erwan Velu avatar  avatar  avatar eNovance Jenkins avatar  avatar Sridhar Gaddam avatar venkataanil avatar  avatar  avatar  avatar  avatar  avatar Cyril Lopez avatar  avatar

spinalstack-doc's Issues

Download link / clarification

There are few explanations, unclear at least, about 'what is SpinalStack and How can it be downloaded'

It takes a couple of re-reads to understand that SpinalStack is not a product but a result of using eDeploy with our configurations and other scripts

I'll add a 'Download' item on the left menu, and explain this properly.
IMPORTANT: Refer to the Github link of eDeploy, and clarify the licensing consequences (if any)

Another improvement can be done in the Architecture section (see my other bug)

How jenkins intervenes in the deployment, with the 5 steps?

I don't fully understand the involved pieces described here:
http://spinalstack.enovance.com/en/latest/deploy/configuration.html#during-the-configuration

I thought Ansible was moving the system from one step to another, but it seems that is actually jenkins by checking serverspec to be OK, then launching the next step (how? shell? ansible jobs?) . But we do use Ansible via jenkins for upgrades, right? http://spinalstack.enovance.com/en/latest/deploy/upgrade.html

I haven't found any reference of this in the code (via grep)

Please develop further (maybe refer to the improved Architecture as described in another bug)

Add a post deployment guide

I think it will be nice to have a set of hook examples to configure the openstack after the initial deployment.
This could be a simple file that contains some generic commands, from the top of my head:

  • create a public network
  • change flavour properties
  • change image properties
  • commands to retrieve cloud images and add them

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.