Skip to content

ddosgui v1.0-beta

Latest
Compare
Choose a tag to compare
@ashokaditya ashokaditya released this 18 Jul 19:13
ecaa9c2

@TanguiC @loregood @uninth @kaspersort. Here is the first beta release of the frontend app (gossamer) that consumes the backend app (ddosapi).

It is a production ready build with static assets like images compressed. The build uses the same ENV variables that comply with ddosapi secrets and port. The staging build assumes that the host server names are mapped as ddps.devel.deic.dk.

First, you must test it on ww1.devel and ww2.devel before moving it to ww1 and ww2.
Run rm -rf /opt/ngx/ddosgui/* before moving contents of <environment>.zip into /opt/ngx/ddosgui/

  1. Unpack stage.zip and move the contents inside stage/ to /opt/ngx/ddosgui on ww1.devel and ww2.devel servers.
  2. Repeat 1. with pro.zip when all features are tested in ww1.devel and ww2.devel