DAppNode over UNRAID


Recommended Posts

Thanks for answer Squid,

 

DAppNode could be installed by two means, the easiest one is as a Debian ISO with DAppNode scripts but you can also use the following script to install it:

wget -qO - https://installer.dappnode.io | sudo bash

When I did it, worked ok until the dockers were starting, that stoped with the error 

e":"journald is not enabled on this host"}

As blockchains grow fast I thought it would be a good option to install it by the installer and not using a VM, so the data could be managed more efficiently directly by UNRAID, but I don't really know since it is the first time I use UNRAID.

Edited by luisalrp
Link to comment

So installing an application directly on unRAID is almost never the correct thing to do. As you are seeing not only is unRAID slackware based, it is also stripped down to best suit its primary function as a NAS. Your first choice for running applications on unRAID should always be in a docker. If there isnt a community supported image available in CA, then the next best bet is searching Docker Hub for a decently documented image. Of course if a docker image is not available then VM is the next best solution. These days bare metal apps (most typically plugins) are reserved for things that require direct integration with he unRAID OS or UI.

Link to comment

Join the conversation

You can post now and register later. If you have an account, sign in now to post with your account.
Note: Your post will require moderator approval before it will be visible.

Guest
Reply to this topic...

×   Pasted as rich text.   Restore formatting

  Only 75 emoji are allowed.

×   Your link has been automatically embedded.   Display as a link instead

×   Your previous content has been restored.   Clear editor

×   You cannot paste images directly. Upload or insert images from URL.