aMule Forum

Please login or register.

Login with username, password and session length
Advanced search  

News:

We're back! (IN POG FORM)

Author Topic: amuled/amuleweb in a Docker container  (Read 3917 times)

PepitoGrilloOSX

  • Official OSX Packager
  • Global Moderator
  • Approved Newbie
  • *****
  • Karma: 3
  • Offline Offline
  • Posts: 47
amuled/amuleweb in a Docker container
« on: March 03, 2021, 11:03:15 PM »

I just completed a few scripts to create a Docker image of a working amuled (in a container):

https://sourceforge.net/projects/amule-macos-binaries/files/amuled_docker.tar.gz

Just un-tar in a directory and run:

$ tar xvzf amuled_docker.tar.gz
$ cd amuled_docker
$ amuled_build.sh
$ amuled_run.sh


The default password is "amuled" (check amule_run.sh if you want to modify that).
The daemon can be contacted with aMuleGUI at <HOST>:4712.
The web interface can be contacted at http://<HOST>:4711.


« Last Edit: March 04, 2021, 03:08:03 PM by PepitoGrilloOSX »
Logged