development icon indicating copy to clipboard operation
development copied to clipboard

Setup your local machine for hitobito development

Results 16 development issues
Sort by recently updated
recently updated
newest added

It is still a [pain point](https://github.com/hitobito/hitobito/issues/1166) that during startup of the application, the Gemfile.lock of the core is changed depending on the wagons loaded. This PR attempts to remedy this...

Might be useful for some people to have phpmyadmin to access the database. The way this is set up, you only need to enter the username and password from docker/mysql.env...

Just works ;) (If you don't know how, check the docs) After merging it would make sense to set up prebuilds: https://docs.github.com/en/codespaces/prebuilding-your-codespaces/configuring-prebuilds I'd recommend to run weekly rebuilds I guess....

Siehe https://github.com/hitobito/hitobito/issues/2272

# Activate Sphinx in dev-setup currently sphinx is started as container, but search does not use sphinx since the env variable **RAILS_SPHINX_PORT** is not set by default. Setting RAILS_SPHINX_PORT=9312 in...

Hoi zäme Evtl. stehe ich etwas auf dem Schlauch, aber gibt es eine Möglichkeit HitoBito auf Macbooks mit einem M1 Prozessor zu entwickeln? Ich habe als einzige Änderung bei den...

On some systems (for example ArchLinux) there is by default a large open file limit configured. MySQL 5.7 has a bug that triggers it to allocate a lot of RAM...