Unraid
- Navigate to your Unraid WebUI using the IP address or hostname you have previously set up.
- Ensure your array is "started" and healthy under the
Main
tab. - Ensure the Docker service is running under the
Settings > Docker
tab. TheEnabled Docker
option should be set to "Yes". - Navigate to the
Apps
tab and search for "WeddingShare". - Select the option by "cirx08" and click "Install".
- When prompted select the
latest
option. This will ensure you have the latest and greatest features. - You should then be presented with a template that you can modify with your own settings. I recomment changing the owner username, owner password, encryption key and encryption salt here.
- Click the "Show more settings" toggle.
- Here you can change the path you want persistent data to be stored or you can opt for the default locations.
- Click "Apply" to complete the installation.
- You should see some command logs appearing on screen and if all went well a success message at the bottom of the page.
- Note down the value in the line
-p 'X:5000/tcp'
. The value represented as X will be your containers web port. - Click "Done" to complete the install.
- At this point you can visit your container by using the servers IP:PORT combination such as "http://192.168.1.10:5000" or you can find the installed app and select
Actions > WebUI
. - To view app stats you can navigate to the
Docker
tab and find the "WeddingShare" instance.
note
If you get an error message about conflicting ports or port already in use you may need to modify the port value at step 7 from the default of 5000 to another that is not already in use by another app.
Migrating Community Template
Please note that prior to the v1.6.8
release the Unraid community app store contained a third-party template provided by a community member. If you used this template and are running into issues I recommend you un-install the app and re-install using the official app template supported by WeddingShare to ensure you have the appropriate volume mounts and settings. You may continue to update the existing template if you wish but if you run into issues you should try re-installing before logging a bug ticket.