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

Proposal to move the html web console to its own repo. #67

Open
devinpearson opened this issue Jun 1, 2022 · 2 comments
Open

Proposal to move the html web console to its own repo. #67

devinpearson opened this issue Jun 1, 2022 · 2 comments

Comments

@devinpearson
Copy link
Contributor

Currently, each platform version of pinode has a copy of the web console as well as the ubuntu version has 2 versions. I would think to increase productivity and make it easier for people to contribute to the web console it should be split off into its own repo and pulled in as part of the install scripts.

Some changes I would propose for the new version to work:

  • create executable scripts in /home/pinodexmr for all the PHP exec commands. eg starting and stopping monerod. this would make the web console platform agnostic.
  • separate out the template from the pages so the code is more concise.
  • Use local copies of jquery and bootstrap to prevent needing an internet connection to view the status pages.
  • programmatically handle the differences between the full and light versions.
@ChiefGyk3D
Copy link

I actually agree with this from a Workflow perspective, the Web side is basically the same regardless of OS and architecture if I am not mistaken

@GergelyGombai
Copy link

I actually agree with this from a Workflow perspective, the Web side is basically the same regardless of OS and architecture if I am not mistaken

found ya :D

Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
None yet
Projects
None yet
Development

No branches or pull requests

3 participants