Giter VIP home page Giter VIP logo

Comments (6)

daaray avatar daaray commented on August 18, 2024 1

Also, just an FYI, the load_initial_data currently only loads bakerydemo.json. At the moment, that only provides 1 superuser and no other content.

from bakerydemo.

shacker avatar shacker commented on August 18, 2024 1

There's lots of work to do on initial data loading - I'll take care of that. If anything special has to be done for vagrant data loading, please wait until I've got it working for the standard instructions.

from bakerydemo.

tomdyson avatar tomdyson commented on August 18, 2024

I think it would be better to remove these from provision.sh and make the user do them after provisioning. It keeps things consistent with the non-Vagrant instructions.

from bakerydemo.

hminnovation avatar hminnovation commented on August 18, 2024

Yes there's something to be said for making that consistent. Would your thinking be then that requirements would also be installed manually by the user rather than the provisioning shell file?

One bonus advantage would be that the user would never have difficulties if they hit the failed to mount folders vagrant problem that can sometimes happen since

from bakerydemo.

daaray avatar daaray commented on August 18, 2024

Interesting. The provision script does create the database....it just creates it in the wrong place.

If you vagrant ssh and poke around after a vagrant up, the bakerydemodb file is located at:

/home/vagrant

It needs to be created in /vagrant

With regard to moving the commands to manual steps, I would argue that we fix the issue at hand and automate as much as possible via the Vagrant path. The demo serves two different audiences. Developers are more than happy to manually execute commands, but this is also a very useful tool for non-developers that can be spun up to showcase Wagtail to potential stakeholders. For that audience, automation is key and removing the potential for human error will allow for a broader audience to come to the table.

from bakerydemo.

daaray avatar daaray commented on August 18, 2024

Closing this, as the only remaining work is load_initial_data which is handled via #10

from bakerydemo.

Related Issues (20)

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.