Skip to content

Work Together To Install plots2 on your Local Machine(Setup) #10844

Open
@TildaDares

Description

@TildaDares

Hi everyone, welcome to Public Lab🎈. This issue is meant to help you resolve any errors you might be getting while installing plots2 on your local machine or document the steps you took to resolve the error.

  • To install plots2 on your local machine, follow our installation guide
  • For contributors using windows, this is the windows installation guide
  • You can also use gitpod to run and contribute to this codebase. Read more about gitpod. GitPod is our recommended way to begin, and can be used for most contributions!

💻 🎥 Installation video: watch this excellent video of the GitPod install process running, by @AndroGenius-codes: #11467

If you were able to resolve an issue someone else was facing, you can outline the steps you took to resolve the error. Also, if you were able to solve the error, report back with the steps you took to solve the error.

You can also take a look at our previous setup issue to look for solutions to errors you might be facing.
Thank you for contributing to Public Lab.


Also a heads up: if you are installing the plots2 project on your local, maybe consider using sqlite3 for database
. On step 7 choose the second option,

If sqlite3, run cp config/database.yml.sqlite.example config/database.yml to make a copy of config/database.yml.sqlite.example in config/database.yml. kindly note if you choose to use sqlite some tests may fail. The project was setup initially to use mysql and some tests are tailored for mysql db. No need for alarm, we are working to fix these and this will not interfere with your development process

As we are having issues reported by folks using mysql2 (read more)

Originally posted by @cesswairimu in #10840 (comment)

Metadata

Metadata

Assignees

No one assigned

    Type

    No type

    Projects

    No projects

    Milestone

    No milestone

    Relationships

    None yet

    Development

    No branches or pull requests

    Issue actions