Skip to content
This repository has been archived by the owner on Jul 10, 2021. It is now read-only.

justinclift/3dhub.io

Folders and files

NameName
Last commit message
Last commit date

Latest commit

 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 

Repository files navigation

3DHub.io

What it is

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.

Requirements

  • 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.

Subdirectories

  • 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.

About

No description, website, or topics provided.

Resources

License

Stars

Watchers

Forks

Packages

No packages published

Languages