This website requires JavaScript.
Explore
Help
Sign In
VA
/
virtual-appliance
Watch
1
Star
0
Fork
You've already forked virtual-appliance
0
Code
Issues
Pull Requests
Releases
6
Wiki
Activity
e9fcd8939f
virtual-appliance
/
appliances
/
rabbitmq
/
Makefile
8 lines
74 B
Makefile
Raw
Normal View
History
Unescape
Escape
appliances: new appliance: rabbitmq This appliance runs the rabbitmq[1] message broker service. [1] https://www.rabbitmq.com/
2015-12-11 02:23:19 +01:00
preinstall
:
postinstall
:
scripts: add COPY and RUN helpers. Makes the Makefile easier to write and the output a little nicer. Inspired by a similar tool ;-)
2018-10-27 20:04:00 +02:00
RUN systemctl
enable
rabbitmq.service
appliances: new appliance: rabbitmq This appliance runs the rabbitmq[1] message broker service. [1] https://www.rabbitmq.com/
2015-12-11 02:23:19 +01:00
clean
: