Kru-x

Community Developer
  • Posts

    242
  • Joined

  • Last visited

  • Days Won

    1

Kru-x last won the day on May 18 2020

Kru-x had the most liked content!

1 Follower

About Kru-x

  • Birthday 09/28/1966

Converted

  • Gender
    Male
  • Location
    Australia

Recent Profile Visitors

3264 profile views

Kru-x's Achievements

Explorer

Explorer (4/14)

31

Reputation

  1. I'm looking in to it now, ill let you know!
  2. 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
  3. 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
  4. Hi, See my reply in the next post. Kru-x
  5. 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
  6. 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
  7. 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
  8. 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
  9. 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
  10. Hi Dirtyrobot, No any extra configurations should not be needed, I assume you have setup a mail system in WP? Kru-x
  11. Hi Tolete, Yes it is usually a read and write permission issue, check "Health Check" In WordPress, it will tell you what access it is missing. Cant remember exactly what permission WP requires but a quick google search on the subject will tell you. Regards, Kru-x
  12. Hi Drago Prime, Did you install WordPress locally and then tried to add it to Nginx Proxy manager? One of the biggest problem people have with this docker, the easiest is to delete WordPress & DB folders, then make sure you can reach the WP installation screen on your domain b4 you install WP. Hope it helps, Kru-x
  13. Hi ptsiampas, As you said I have not updated this template for years and I am not using wekan for the moment, other tasks got in the way. It is a shame as it is a useful program for people needing it and it should be kept better than I do it. If you care to look after it and improve and keep the support thread up, please be my guest and I will remove my template in favours for yours and point this thread to you. Let me know if you do, R Kru-x
  14. Hi Aehryn, You most likely installed it locally and has a reference in the DB to port 80 (Tower's Main page default port). Its fine to install it locally (port dependent) when you only using it locally but not so when wanting to use it behind a revers proxy. Remove containers and make it work with the proxy b4 you install it from the WP installation screen. Browse through previous posts in this thread, its problem people run in to often. R Kru-x
  15. Hi Jurak, Odd, have you tried to log in from another system (InPrivate window) sounds like a cache problem to me. Or if not it is most likely a DB problem, is it pointing to an empty DB the first time you install? R Kru-x