CloudVoxel is born with the idea of a simple open-source file hosting and sharing platform to deploy in your local network or on a VPS. Kubik (the repository maintainer) initially created this for OpenVoxel Studios for an intern file sharing service, but it turned out to be better to just open-source the whole code!
Let's get starting!
Downloading your instance
CloudVoxel will run where ever you want. On a raspberry pi or on a VPS it should work out of the box!
Check out the Installation guide to proceed with the installation!
Configuring your instance
Configurng CloudVoxel has to be done the first time before running your instance. There are a few files that have to be changed but then, you're ready to go!
Visit the Configuration guide to learn how to configure your instance!
Running your instance
Now that everything is ready, you can start running your instance! You can either run a development server first to test everything or directly run the production server.
But more about that on the Starting the server page where you will learn how to start your server!