This guide will help you integrate Ketcher2 into your project. Follow the steps below to ensure a smooth setup.
- Ensure you have
jq
installed on your system:sudo apt install jq
-
Run the installation script (Choose one script based on release requried):
1- fetching build assets from github release
✅ bin/chem-ket2-install.sh -s epam/ketcher@v2.21.0
2- building from src at v2.22.0-rc.9
✅ bin/chem-ket2-install.sh -b -s epam/ketcher@v2.22.0-rc.9
- After completing the above steps, restart your server or container to apply the changes.
- Ensure that Ketcher2 is allowed for the user(s) by the admin. This step is necessary to provide appropriate access permissions.