Lazy Apache CloudStack in Docker for Demo and Tests #12547
davift
started this conversation in
Show and tell
Replies: 0 comments
Sign up for free
to join this conversation on GitHub.
Already have an account?
Sign in to comment
Uh oh!
There was an error while loading. Please reload this page.
-
Hey folks,
I managed to build and run ACS 4.20 TLS on Docker for the sake of a disposable and on-the-go test environment.
Lazy CloudStack
Very basic stuff. Feel free to give it a try!
https://github.com/davift/lazy-cloudstack/
Help Wanted
On the other hand, it does not work when I replace 4.20 with 4.21 or 4.22: https://github.com/davift/lazy-cloudstack/blob/main/Dockerfile
Encountered error:
While the Docker image above will run Ubuntu with Systemd, as ACS is designed to run, I also created a Docker Compose build with one container for MySQL and another for ACS Management that runs the Java binary directly (no need for Systemd): https://github.com/davift/lazy-cloudstack/blob/main/docker-compose/
Encountered error:
If anybody wants to collaborate, please let me know...
Beta Was this translation helpful? Give feedback.
All reactions