From 9e1153a2a6b871704055c2ab5148cbe20a75ac9f Mon Sep 17 00:00:00 2001 From: Gab <24553253+gabrix73@users.noreply.github.com> Date: Sun, 5 Jan 2025 18:42:27 +0100 Subject: Update README.md --- README.md | 1 + 1 file changed, 1 insertion(+) diff --git a/README.md b/README.md index 86fbd76..4eda3f0 100644 --- a/README.md +++ b/README.md @@ -5,6 +5,7 @@ The interface is built using HTML5, CSS3, and PHP.

Instructions

Make this repository as your http daemon document's root

/var/www/yamnweb
(renaming yamn-web, yamnweb) ;).
Create a subdirectory pool/ in /var/www/yamnweb.

+Clone down crooks yamn client
git clone https://github.com/crooks/yamn /opt/yamn-master 

Build and ensure the GO Yamn executable path is located at /opt/yamn-master/yamn.
Update the configuration file /opt/yamn-master/yamn.yml with the appropriate settings for your environment.

-- cgit v1.2.3