OpenBoxes enables organizations to:
Package | Version | License |
---|---|---|
OpenBoxes | 0.8.20-hotfix1 | EPL 1.0 |
Apache | 2.4 | Apache 2.0 |
MariaDB | 10.6 | GNU GPL 2 |
Apache Tomcat | 7.0.109 | Apache 2.0 |
Click the Deploy to DigitalOcean button to create a Droplet based on this 1-Click App. If you aren’t logged in, this link will prompt you to log in with your DigitalOcean account.
In addition to creating a Droplet from the OpenBoxes Server 1-Click App using the control panel, you can also use the DigitalOcean API. As an example, to create a 4GB OpenBoxes Server Droplet in the SFO2 region, you can use the following curl
command. You need to either save your API access token) to an environment variable or substitute it in the command below.
curl -X POST -H 'Content-Type: application/json' \
-H 'Authorization: Bearer '$TOKEN'' -d \
'{"name":"choose_a_name","region":"sfo2","size":"s-2vcpu-4gb","image": "openboxes-openboxesserver"}' \
"https://api.digitalocean.com/v2/droplets"
ssh root@your_droplet_public_ipv4
NOTE: It’s recommended that you add your public key to your droplet.
http://your_droplet_public_ipv4
To get started, log in using the default credentials (admin:password) and choose the Main Warehouse location.
Once logged in, it is recommended that you change the admin user’s password.
Please note that your connection to the application is not secure. It is recommended that you enable HTTPS.
In order to enable HTTPS using Apache, please review the following instructions:
Review the instructions in the following discussion forum post to help you get started with the software.
https://discuss.openboxes.com/t/openboxes-1-click-app-install-via-digitalocean-marketplace/311
Keep an eye out for new releases (as well as release notes)
Once a new version has been released, use the following instructions to upgrade your instance.
https://docs.openboxes.com/en/latest/upgrading/
NOTE: It is highly recommended that you backup your database or take a snapshot of your droplet before upgrading. Enabling droplet backups through DigitalOcean is also recommended.
If you encounter any issues or would like to leave feedback, please join our community support forum: