-
Notifications
You must be signed in to change notification settings - Fork 0
LubeLogger
EszopiCoder edited this page Oct 24, 2025
·
2 revisions
Official LubeLogger Documentation
- Go to App Center on UGOS and install Docker. Alternatively, you can install Portainer or other container management software.
- Create folders on NAS
- Go to Files app and navigate to docker folder
- Create a folder and name it lubelogger
- Create two subfolders within lubelogger and name them: data and keys
- Docker installation
- Open Docker app
- On the left hand side, click Project and click Create button
-
- In the name field enter: lubelogger
- In the compose configuration field, paste the following yaml file
- Click Deploy button
- Portainer installation
- Login to Portainer
- On the left hand side, click Home then Live connect
- On the left hand side, click Stacks
- Click + Add stack button
- In the name field enter: lubelogger
- In the compose configuration field, paste the following yaml file
- Click Deploy the stack button
- Go to [NAS IP]:8080 to start using LubeLogger