matessim
Junior Member
- Nov 22, 2008
- 164
- 74
It's been a while since i released a tool here and I'll be releasing my next one soon, i have a very rough preview to show you (The final product is going to be web-based).
What is it?
Basically, A tool that connects over SSH and sets up everything for you, just the way you want it.
Right now, it does the following things:
* Update and Upgrades the system
* Switches to dropbear for SSH (Lower CPU/Memory requirements)
* Sets up a LAMP Stack and configures it well (nginx, PHP, msyql - might be MariaDB in the future version if people prefer it)
* Configures a VHOST and sets wordpress on it (In the final version you can simply enter 50 domain addr's and it will set up a VHOST and a blog for each of them).
For example, you can enter 50 domain names in the configuration right now, and it will set up 50 WP Blogs on the same server, and do it well (Isolated SQL Users, nginx VHOSTS), all you have to do is point your domain's DNS to the VPS and run the tool and you have a blog running!.
What i want from you
Right now it's all in script form, next weekend i'll write up the Web panel so it will be much easier to use.
I want to hear what features you want, do you want it to install themes on default? or wordpress plugins? is that a useful feature?.
Do you want it to connect to CPA or adsense or something? What kind of features will you want to see on this tool?.
Do you want it to install something else? not Wordpress? Let me KNOW!
I will be releasing Free, and Open-Source, With pre-built binaries using cx_freeze for the non-technically literate, with a nice web control panel
I made a short teaser of how it looks and works, it's a video of me reverting a DO VM to clean slate and then getting it to installed with wordpress, and on a system that's been configured with a low memory footprint, and in no time.
Would love to hear feedback!.
What is it?
Basically, A tool that connects over SSH and sets up everything for you, just the way you want it.
Right now, it does the following things:
* Update and Upgrades the system
* Switches to dropbear for SSH (Lower CPU/Memory requirements)
* Sets up a LAMP Stack and configures it well (nginx, PHP, msyql - might be MariaDB in the future version if people prefer it)
* Configures a VHOST and sets wordpress on it (In the final version you can simply enter 50 domain addr's and it will set up a VHOST and a blog for each of them).
For example, you can enter 50 domain names in the configuration right now, and it will set up 50 WP Blogs on the same server, and do it well (Isolated SQL Users, nginx VHOSTS), all you have to do is point your domain's DNS to the VPS and run the tool and you have a blog running!.
What i want from you
Right now it's all in script form, next weekend i'll write up the Web panel so it will be much easier to use.
I want to hear what features you want, do you want it to install themes on default? or wordpress plugins? is that a useful feature?.
Do you want it to connect to CPA or adsense or something? What kind of features will you want to see on this tool?.
Do you want it to install something else? not Wordpress? Let me KNOW!
I will be releasing Free, and Open-Source, With pre-built binaries using cx_freeze for the non-technically literate, with a nice web control panel
I made a short teaser of how it looks and works, it's a video of me reverting a DO VM to clean slate and then getting it to installed with wordpress, and on a system that's been configured with a low memory footprint, and in no time.
Would love to hear feedback!.
Last edited by a moderator: