Hey guys,
I made an application that automates the installation, configuration and maintenance of server software and WordPress for the Raspberry pi.
Features include:
Automatic LEMP stack install
Automatic WordPress Install
Configuration for NGINX ram based caching
Automatic SSL certificate Install and renewals
Automatic dynamic ip address updater
Website up/down monitor with direct telegram notifications, option for fallback protection
Automatic backups to external device.
Check it out and let me know what you think:
https://hostyourownwebsite.com
Looking for some beta users that already have some Pis that would be interested in trying this out for free.
-
- Posts: 7
- Joined: Thu Mar 21, 2019 9:03 pm
Re: Host Your Own Website : Looking for Beta Users
What have you done in the security area?
Fail2ban, iptables, ports and database users / passwords are areas that could be looked at outside of WP and a straight install of WP should have the some system defaults as per https://codex.wordpress.org/Hardening_WordPress and maybe a plug in or two?
Fail2ban, iptables, ports and database users / passwords are areas that could be looked at outside of WP and a straight install of WP should have the some system defaults as per https://codex.wordpress.org/Hardening_WordPress and maybe a plug in or two?
Re: Host Your Own Website : Looking for Beta Users
I couldn't find anything I could test without paying 99.99$.
- mahjongg
- Forum Moderator
- Posts: 13678
- Joined: Sun Mar 11, 2012 12:19 am
- Location: South Holland, The Netherlands
Re: Host Your Own Website : Looking for Beta Users
And it seems the web site uses our logo without the ® mark or any other acknowledgement.r
Re: Host Your Own Website : Looking for Beta Users
And the OP has not been back since posting this...
Maybe lock the thread and issue a C&D to the site
Maybe lock the thread and issue a C&D to the site

-
- Posts: 7
- Joined: Thu Mar 21, 2019 9:03 pm
Re: Host Your Own Website : Looking for Beta Users
Hey thanks for the concern,Andyroo wrote: ↑Sat Apr 20, 2019 4:40 pmWhat have you done in the security area?
Fail2ban, iptables, ports and database users / passwords are areas that could be looked at outside of WP and a straight install of WP should have the some system defaults as per https://codex.wordpress.org/Hardening_WordPress and maybe a plug in or two?
The NGINX server configuration limits access to the login page to mitigate brute force attempts as well as limits access to areas that users should not be messing with.
There are no default WordPress users or passwords and no shared databases.
Of course the proper folder and file permissions are set
Unique SALT Keys..
-
- Posts: 7
- Joined: Thu Mar 21, 2019 9:03 pm
-
- Posts: 7
- Joined: Thu Mar 21, 2019 9:03 pm
Re: Host Your Own Website : Looking for Beta Users
Sorry about that, I got that logo from the Raspberry Pi Media kit, not sure why they'd include it if its not to be used.
Either way, I have changed it and its linked to raspberrypi.org per the use agreements.
-
- Posts: 2
- Joined: Wed Jul 10, 2019 11:18 pm
Re: Host Your Own Website : Looking for Beta Users
Hey, I realize this is an old thread so my apologies, but I was wondering if you could use this same concept for a VR "internet tethering" server (similar to how Minecraft has multiple servers people can personalize)
Basic concept:
https://www.raspberrypi.org/forums/view ... 8&t=245344
Basic concept:
https://www.raspberrypi.org/forums/view ... 8&t=245344
Re: Host Your Own Website : Looking for Beta Users
Looks good and it works for me. Just using it internally for now for my own info logging and tracking of things on a RPi 2 device.Hostyourownwebsite wrote: ↑Fri Apr 19, 2019 11:53 pm
I made an application that automates the installation, configuration and maintenance of server software and WordPress for the Raspberry pi.
Features include:
Automatic LEMP stack install
Automatic WordPress Install
Configuration for NGINX ram based caching
Automatic SSL certificate Install and renewals
Automatic dynamic ip address updater
Website up/down monitor with direct telegram notifications, option for fallback protection
Automatic backups to external device.
Check it out and let me know what you think:
https://hostyourownwebsite.com