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.

Kru-x

Community Developer
  • Joined

  • Last visited

  1. Hi Fipship, The image pulled is the "wordpress:latest" that is maintained by the WordPress community, the most stable one is usually the "latest". But the beauty with docker is that you can pull any image that you like. Go to wordpress - Official Image | Docker Hub and chose the tag to the image you would like and then add it to the "repository" option in the template ex. wordpress:6.8.2-php8.3-apache Hope that explains, Kru-x
  2. Hi Casperse, Not sure if I understand you right. But you cant "downgrade" when WordPress is already installed if you do not start all over again from scratch. WP updates internally (the DB) thus it will never be able to be "going back" in time (at least not with docker container), guess it might be a solution for WP itself. Me myself, is always when I develop my sites using "Duplicator PRO" for taking backups and if something goes sideways I just Migrate back again. And for your previous question, not sure but when you install internally the database stores the pages with a URL, so if you go to the homepage and it is installed on ex. http://192.168.1.100:8080 its always going to take you there as this is how WP works internally. I used a proxy and use subdomains to handle different test/dev sites eg https://mysite.com/testsite1but nowadays I use docker on my laptop to develop and only have live sites on my unraid server, ones again using Duplicator to move the sites back and forth. Hope that helps, Kru-x
  3. IF you have built it already, you could use "Duplicator". just make a copy of your site on the local host. Then migrate it to your new domain, works like charm. Kru-x
  4. Hi Aarex, The problem you have is a common problem many people runs into, it is most likely that you installed WP before you added the domain. So internally WP directs to pages xxx.domain.com/my_page so if you installed it on the local ex. 192.168.1.100/my_page the change of domain won't change that, WP trying to find that page that is not there anymore. The easiest in unraid is to stop the container, remove the folder with WP and restart the container again, then connect from your domain and start the WordPress installer from there. Hope it helps, Kru-x
  5. Hi SadRobot11, It is most likely that you have installed WP locally and then try to change to your domain. Look through the previous posts, it is one of the most comment problems. If my assumption is wrong let me know. Kru-x
  6. Hi Thymon, Not sure what the problem is and the ftp_xxx is not related to WordPress and and I don't think the PHP version has changed lately. You could always revert to a previous version that worked, but is not going to solve the real problem. Sorry I am lost on this one, Kru-x
  7. I'm looking in to it now, ill let you know!
  8. Hi Ritzer, See my answer to @N-Lekim, and my template was based on the “official Wordpress docker container” and you can add all the parameters yourself, just a little bit of a fiddle, but you should be able to use your previous template as explained to @N-Lekim, I assume you have already used my template b4. Kru-x
  9. Hi N-Lekim, Not sure I understand what you mean, you have (if you have used my repo b4) the template in “previous” templets. Eg. Just hit the “create new container” then you have all your previous used templets, choose the WordPress (or whatever you called your other ones) and just change the folder where you saved it b4. Kru-x
  10. Hi, See my reply in the next post. Kru-x
  11. Not sure what happened there, can you use your previous template to create a new instance? Remember to change the location of the folder. If, its not my repo that is not working, only CA. Have to look in to it when I get home next week. Kru-x
  12. Hi Jeff, They would not be related, the first one “webUI” is unraids message saying that if you klick on the icon in unraid it might not connect if the port is wrong, you can set that yourself. And it seems like it works if you clicked on the icon for wordpress due to that the next message is WordPress saying that it can’t connect to the database, you possibly made a mistake in your setup when adding the ip/port to your db/wordPress containers. Hope it helps, kru-x
  13. Hi Bartist, You update it as usual through WP, the container wont overwrite the wp core files or your files in the folder u choosen. It's only adding new files if missing or adding all on new install, any subsequent update only the container files themselves if updated. Kru-x
  14. Hi Jurak, Im not familiar with cloudflare but it seems to me that you have a redirect problem. Have you emtied the cache or tried in a incognito tab? What proxy are u using? Kru-x
  15. Hi RichardU, FTP in to your unraid server is possible but I would not recommend it. Not sure about your requirement and systems, but I use windows and connect via a SSH client (Mobaxterm) and there is plenty of other clients for both win and mac (FileZilla is an SSH client as well, have tried it a few times, but find it bloated). When I want to edit files directly I have setup an SHH client in VS Code and can edit the files directly. You should have SSH enabled by default, if not, it is easy to enable it reading the manual. That's all you have to do if you are working on your local network, if you need remote access just setup WireGuard and use a VPN to connect to your network and work the same as above. A VPN is way more secure than FTP and both involves opening up ports to the world! Hope it helps, Kru-x

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.