Skip to content

Added basic web management#2

Open
rtm516 wants to merge 3 commits into
SuperiorServers:masterfrom
rtm516:master
Open

Added basic web management#2
rtm516 wants to merge 3 commits into
SuperiorServers:masterfrom
rtm516:master

Conversation

@rtm516

@rtm516 rtm516 commented Aug 15, 2017

Copy link
Copy Markdown

Added basic web management using bootstrap and jquery. Only currently supports start and stop of the server. Runs on port 4096 and usually needs admin privileges to start the web server.

rtm516 added 3 commits August 6, 2017 14:28
Added a simple webserver allowing for starting, stopping and monitoring
of applications
Added WebServerManager.cs to the solution
Comment thread Neustart/Forms/Main.cs
using System.Collections.Concurrent;
using System.Collections.Generic;
using System.Drawing;
using System.Linq;

Copy link
Copy Markdown
Author

Choose a reason for hiding this comment

The reason will be displayed to describe this comment to others. Learn more.

This isn't actually needed

@aStonePenguin

Copy link
Copy Markdown
Member

While it's a good start this really needs some sort of template and authentication system.

@rtm516

rtm516 commented Aug 17, 2017

Copy link
Copy Markdown
Author

Ok will work on the auth, what template system do you recommend?

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

Successfully merging this pull request may close these issues.

2 participants