Skip to content

4.2.5.15

Compare
Choose a tag to compare
@computate computate released this 19 Oct 14:45
· 58 commits to main since this release

Full Changelog: 4.2.5.14...4.2.5.15

This release allows for installing the computate-search project as a computate project with the code generation service enabled locally:

git clone [email protected]:computate-org/computate_project.git ~/.ansible/roles/computate.computate_project
ansible-playbook ~/.ansible/roles/computate.computate_project/install.yml -e SITE_NAME=computate-search -e ENABLE_CODE_GENERATION_SERVICE=true