Giter VIP home page Giter VIP logo

Comments (4)

kennygrant avatar kennygrant commented on August 22, 2024

I agree it would be useful to give instructions on setup, and a clearer explanation of the config file, thanks for letting me know it is unclear.

from fragmenta-cms.

umamiMike avatar umamiMike commented on August 22, 2024

I am currently getting the same results as dncohen. I am assuming I have to make a user in postgres that matches? honestly I am not exactly sure. I am working through it but would love a leg up. The project looks promising. One thing I will post as an issue once I am able to fully install/use/ contribute is it currently doesn't seem to be able to handle multiple gopath entries. Thanks again for any illumination somebody can throw on the db connection.

from fragmenta-cms.

Hasnaa-Ibraheem avatar Hasnaa-Ibraheem commented on August 22, 2024

Hi UmamiMike,

I believe this is a late answer to your question, but in case any other developer reached here using search engine.
You need to check your secrets-> fragmenta.json file, inside it make sure that you have the right configurations: db, db_adapter, db_user, db_pass
"db" stands for your database name, so if it has value like mycms_development you have to have a database named: mycms_development
"db_adapter": defines which database driver shall be used
"db_user"/"db_pass" for the username and password for the database specified in the "db" field.

I hope this helps.

from fragmenta-cms.

humhann avatar humhann commented on August 22, 2024

I managed to get it working on macOS, hope it helps somebody: https://medium.com/@humhann/getting-started-with-fragmenta-cms-on-macos-a54549aaacb2

from fragmenta-cms.

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.