An early stage (in development) "Cloud" for 3D projects and models.
You can try out our live development server at https://3dhub.io, or run it locally for your own users.
Note - Don't store important data on the live server. We're still changing things around on it quite often, and haven't yet put time into setting up good backups (etc).
When the core code is more fully featured (end of November 2019 target), we'll start putting "production" servers online for people to store their projects.
- Golang - development uses version 1.12. Earlier versions may work, but are untested.
- Memcached - version 1.4.33 and above are known to work.
- Minio - release 2016-11-26T02:23:47Z and later are known to work.
- PostgreSQL - version 9.6 or above is required.
- common - Library of functions used by the 3DHub.io components.
- database - PostgreSQL database schema.
- default_licences - Useful Open Source licences suitable for databases. Dio Used for communicating with 3DHub.io.
- webui - The main public facing webUI.