New standalone WebUI Created for Urbackup

Urbackup is an excellent product. My only complaint was the WebUI. I got bored and did a stand alone webui, it is free for anyone to use and Im wrapping up minor issues with it now. You can find more info at my site, under projects: www.agit8or.net

Any input is appreciated.

2 Likes

This looks great!

You focus is on managing multiple servers/MSP use case, so perhaps good to have a specialized UI for that?

There is a bit of a duplicate effort with the UI rewamp at urbackup_backend/urbackupserver/www2 at dev · uroni/urbackup_backend · GitHub going on. If you think there might be an advantage in breaking out components for reuse at this point, please tell.

Thanks! I spent a night and got it coded, now its debugging and fixing. I didnt set out for it to do multiple servers, it was just easier to set it up like that as it was stand alone. Any contribution I can make, I’m here for it. :slight_smile:

Links on site are now active or:

curl -fsSL http://stor.agit8or.net/downloads/install.sh | sudo bash

I would be interested to try that, but there is no install script under the provided url unfortunately.

its under the st0r project. i just added a button to make it stand out

@uroni do you have any api docs? I’m having some issues with some features.

Sorry if I just don’t get it but for me this url only gives me a html page?! :man_shrugging:

Are you copy and pasting that into an Ubuntu shell? I just tested and its working now. It’s had a bunch of revisions in the last few days

Seems to be working now. I will give it a shot in the next few days, thank you!

http://stor.agit8or.net/downloads/install.sh URL 404s (again?)

You say a web engine, cant be pure HTML as i assume you are accessing an API, so is this PHP? do you need an engine like Tomcot or python?

Will this work with any other flavor of Linux?