Giter Site home page Giter Site logo

ansible-react's Issues

Delegate Building the React Bundle to a Build Server

By using ansible delegation, we can leave the task of compiling the react bundle to another host(preferably the local ansible controller)

To do this we'll have to

  • Install node on the host to build the bundle
  • Install the node modules in package.json on the build host
  • Copy environment variables to the build host
  • Build the bundle on the build host
  • Copy the output to the remote app server

Make max versioned_list length configurable

In cleanup.yml there is a task named Remove extra files from app directroy which removes app versions when the number is greater than 10. Currently, 10 is hard coded. We need to make this configurable.

Make role more idempotent

When you run the role a second time on the same server, it should make the minimal changes possible. One should be able to call the role repeatedly and have the overall effect the same as that of calling it only once.

Issue with Vagrantfile

The docs say that this role comes with a Vagrantfile. It seems that this is not the case. Either update the docs or add a Vagrantfile.

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.