Skip to content
New issue

Have a question about this project? Sign up for a free GitHub account to open an issue and contact its maintainers and the community.

By clicking “Sign up for GitHub”, you agree to our terms of service and privacy statement. We’ll occasionally send you account related emails.

Already on GitHub? Sign in to your account

localhost website #18

Open
itsdarrylnorris opened this issue Dec 15, 2014 · 1 comment
Open

localhost website #18

itsdarrylnorris opened this issue Dec 15, 2014 · 1 comment
Labels

Comments

@itsdarrylnorris
Copy link
Owner

We need to have a website where it can provide more information about development environment. This website should be on localhost (127.0.0.1).

  • Virtual Host - The most important element on this website should be virtual host information. A list of all virtual host currenlty created it. This going to be manipulated by bash.
  • PHP Information - this website should contain a link to phpinfo(); page so user have a easy access to that information.
  • phpMyAdmin - that website should contain a link to phpMyAdmin. (localhost/phpmyadmin)
  • Documentation Page - this page should have information about LazyDubuntu where user can reach all the documentation.
  • MySql Information - To connect to the MySQL server from your own scripts use the following connection parameters:
    • Host localhost
    • Port PortNumber
    • User root
    • Password RootNumber
  • Application Information - A list of the application installed on the Lazy Dubuntu install.
@ghost
Copy link

ghost commented Dec 31, 2014

This along with the UI can be handled easily in the same node process with the UI being done in the chromium part of node-webkit. You will need installers for Linux, Windows and Mac though. Or maybe not.

@ghost ghost mentioned this issue Dec 31, 2014
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
Projects
None yet
Development

No branches or pull requests

1 participant