1
0
Fork 0
mirror of https://git.rwth-aachen.de/acs/public/villas/node/ synced 2025-03-09 00:00:00 +01:00
Commit graph

5 commits

Author SHA1 Message Date
4316ecaf38 zeromq: add libzmq as thirdparty module 2017-05-23 15:19:23 +02:00
f433743173 nanomsg: added new messaging node-type 2017-05-23 14:54:25 +02:00
dbc1530727 Overhaul of build and packaging system:
- Build RPM packages for VILLASnode and dependencies with the ‚rpm‘, ‚rpm-villas‘, ‚rpm-livxil‘ and ‚rpm-libwebsockets‘ make targets
- Upload new RPM packages to the repository with the ‚deploy‘ make target
- Build a developer Docker image with the `docker-dev` target
- Run the developer image with the `run-docker-dev` target
- Build a production Docker image with the `docker` target
  This requires that all RPM packages have been build previously!
- Use hard-coded default paths where applicable
- Updated index website
- Added some usage information and hints

Documentation of the new system is still outstanding
2017-03-29 04:04:20 +02:00
1472e90c2b build mandatory prerequisites as part of Docker build process 2016-10-13 22:10:06 -04:00
aa2fbd87fd do not send the working directory to Docker because we mount it as a volume 2016-04-16 22:02:41 +02:00