Howdy, Stranger!

It looks like you're new here. If you want to get involved, click one of these buttons!


PHP Management/Info Panel - [Small project, Feedback needed]
New on LowEndTalk? Please Register and read our Community Rules.

All new Registrations are manually reviewed and approved, so a short delay after registration may occur before your account becomes active.

PHP Management/Info Panel - [Small project, Feedback needed]

RaymiiRaymii Member
edited September 2013 in General

image

image

image

image

As the title says, I'm writing a (hopefully simple) management / information panel for a VPS server. Currently it has:

  • Shell
  • File manager (Creating/editing/removing files/folders is planned)
  • Status / info panel

I want some ideas, comments, tips or features to add. Panel will be of course be available for LET when it is finished.

Thanked by 1muj

Comments

  • Service monitor (status, start, stop, restart), module system where users can use their own modules, maybe user and groups managment, also what about putting it on github so other peaple can help you develop?

  • agentmishraagentmishra Member, Host Rep

    nice

    is there any working link of the same, i missed the link, could you please guide me to the link.

    great work

  • Been working a bit on it. Now has a lot more features and a bit better layout:

    File manager

    Better layout:

    image

    File viewing

    image

    File editing

    image

    File saving

    image

    Processes

    Process list

    image

    Process killing

    image

    Services

    System service list

    image

    Service start/stop/restarting

    image

    Notepad:

    image


    How do you think this all looks? It still is just php, size is 92K right now. And, lets say I put this on something like codecanyon, what would be a good price?

  • I'd pay $7-$15 for this. It looks real nice. :D

  • nunimnunim Member
    edited September 2013

    Is it going to install itself? Most people who uses panels use them because they don't know how to setup these services.

    How are you doing user authentication? nginx support only?

    Looks nice, not sure if it's something I'd pay for though.

  • i was think like you too @nunim. can we get any beta test for personal maybe. wanna try it by myself so i can give my personal feedback and experience. bookmarked

  • @nunim said:
    Is it going to install itself? Most people who uses panels use them because they don't know how to setup these services.

    As it looks right now, you will need a webserver + php setup. But, there will be a full-stack installation shell script, ala rvm / homebrew install.

    How are you doing user authentication?

    Probably HTTP digest auth, but I'm not sure about that yet.

    nginx support only?

    As long as it runs PHP it will work.

    @iSky said:
    can we get any beta test for personal maybe. wanna try it by myself so i can give my personal feedback and experience. bookmarked

    When it is more polished and the first batch of features is in a beta will be available.

  • If anybody is interested, a private beta would be possible. Please send me a PM.

  • If possible include auto installer for mail like round cube. Just a suggestion

  • @Raymii already sent you pm, check it out.

  • AbdussamadAbdussamad Member
    edited September 2013

    A PHP based shell? This is not going to end well!

  • @Abdussamad said:
    A PHP based shell? This is not going to end well!

    With a good developer I don't see why. With a bad developer this is true as hell...

  • PM's are all sent with the first beta. If anybody else wants to participate, please send me a PM. > @Abdussamad said:

    A PHP based shell? This is not going to end well!

    Offtopic, I loved Marvin in the books and movie!

Sign In or Register to comment.