Skip to content
View in the app

A better way to browse. Learn more.

Unraid

A full-screen app on your home screen with push notifications, badges and more.

To install this app on iOS and iPadOS
  1. Tap the Share icon in Safari
  2. Scroll the menu and tap Add to Home Screen.
  3. Tap Add in the top-right corner.
To install this app on Android
  1. Tap the 3-dot menu (⋮) in the top-right corner of the browser.
  2. Tap Add to Home screen or Install app.
  3. Confirm by tapping Install.

[DOCKER] ps3netsrv

Featured Replies

That’s perfect!! Exactly what I needed thanks so much. Such a big help

  • 10 months later...
  • Replies 53
  • Views 30.1k
  • Created
  • Last Reply

Top Posters In This Topic

Most Popular Posts

  • Hey guys,   I've just randomly taken up this project because I just dug my PS3 out of storage. Repo is here (directly forked from latest webman-MOD): https://github.com/xioustic/ps3netsrv

  • Hi Xioustic, I'm trying to get this working for my son, and while I've pulled the container and ostensibly run it, I can't get Webman to see any games.  Any tips?

  • I just repulled the static binaries for the ps3netsrv from webMAN MOD 1.47.26.  If you want to use it, delete all images and only use mccloud/ps3netsrv which pulls a minimal install with the binary.  

Posted Images

Just wondering if anyone has any suggestions.  I'm having some issues using the shawly build.  I'm able to run it and connect to it, but no directories or files seem to be visible from multiman.  When I browse to the net0 host the directory is empty.  However when I try and create a directory it does get created on the server, but is still not visible from multiman.

  • 2 months later...

Well, I came here looking for the solution to make ps3netsrv work at first it didn't work and after reading the github repository I came to share what worked here.

 

I'm using OMV (open media vault) based on debian and through the portainer I made a stack based on what is in the shawly repository and which is below. Adapt to your use and user.
----------------------------------------------------------------------------
version: '3'
services:
  ps3netsrv:
    image: shawly/ps3netsrv
    environment:
      - TZ=America/Sao_Paulo
      - USER_ID=1000
      - GROUP_ID=100
    ports:
      - 38008:38008
    volumes:
      - path/to/ps3games:/games:rw
-------------------------------------------------------------------------------
Now for the explanation, create a folder named 'ps3netsrv' in the directory of your preference and be aware that the same user who owns it that folder has to be placed in the USER_ID and GROUP_ID part which can be achieved through 'id -u user' and 'id -g user' (replace user with the owner of the folder you just created) (to find out the owner, navigate to the folder by cmd and type ls -l).

 

I used it on a ps3 hen 3.0.3 with webMAN 1.47.35 I did the procedure to put the source and restarted. After that it didn't show up right away so I updated the games list and finally the shared folder with the games appeared.

 

Hope this helps!

Edited by diego_loiola
Update

  • 4 months later...

i just can't get it to work it shows the games but when the ps3 mounts it only says defective disc. if i do it via windows it works without problems.

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...

Account

Navigation

Search

Search

Configure browser push notifications

Chrome (Android)
  1. Tap the lock icon next to the address bar.
  2. Tap Permissions → Notifications.
  3. Adjust your preference.
Chrome (Desktop)
  1. Click the padlock icon in the address bar.
  2. Select Site settings.
  3. Find Notifications and adjust your preference.