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

11 commits

Author SHA1 Message Date
Steffen Vogel
0735eb0f89 Make project REUSE compliant
And various other cleanups and harmonizations

Signed-off-by: Steffen Vogel <steffen.vogel@opal-rt.com>
2023-09-07 11:16:04 +02:00
f26926dd58 docker: add more dirs to ignore 2019-01-14 14:50:35 +01:00
5007c9c3de docker: improve build process of application image 2018-05-15 19:00:57 +02:00
1c85fb0384 fix packaging issues 2017-12-14 14:23:47 +01:00
2c5c2f67bb integrate libiec61850 into build system 2017-11-01 10:10:42 +01:00
467e405644 fixes and new Dockerfile for Centos 7 2017-08-14 20:19:40 +02:00
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