Skip to content

Project to run FreeCAD in a cloud environment accessible via a web browser in a cloud environment.

License

Notifications You must be signed in to change notification settings

mmiscool/FC-Docker

Repository files navigation

This project is being discontinued in favor of focusing development effort on https://github.com/xibyte/jsketcher

#JSketcher is a fully browser based parametric 3d modeler that uses opencascade and a constraint based 2d sketcher. Feel free to fork and contine using this if you like. I highly recomend taking a look at the JSketcer project as there are some major changes comming for it that will increase stability and address referenced geometry.

Docker Cloud Build Status Gitter

FC-Docker Run FreeCAD in a docker and make it accessible via the web browser

Included in this package is a docker file that builds a FreeCAD environment that is accessible from the web browser. Rendering is done on the server side for everything.

Building and running

To build and run this project clone this repository. You must have docker installed. On Ubuntu use the following command sudo apt install docker-ce In the repository directory run the following script. ./build-run.sh

After that script is run you should be able to visit http://localhost/ too see the application. Running this script will also start up a Cloud9 IDE environment accessible at http://localhost:8181/ use "username" and "password" to log in to it. I use Cloud9 for my IDE as all development done on this project so far was done on a Chromebook! Feel free to use it if you wish. If not don't worry about it.

external_dependencies

Right now there is an external_dependencies folder. Items in this folder are from other projects. A build system that fetches these files from there source projects will be implemented. Respect the licences included with the packages in the external_dependencies folder.

Contributing to this project.

This project is release under AGPL-3.0 licence. If you wish to use the code any thing you do with it including server side management systems must be made open source under the same licence. This applies to any any one who is hosting cloud services to the general public. Any modifications made must be shared. https://www.gnu.org/licenses/agpl-3.0.en.html

About

Project to run FreeCAD in a cloud environment accessible via a web browser in a cloud environment.

Topics

Resources

License

Stars

Watchers

Forks

Releases

No releases published

Sponsor this project

Packages

No packages published