@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/
- Unpack
stage.zip
and move the contents insidestage/
to/opt/ngx/ddosgui
onww1.devel
andww2.devel
servers. - Repeat 1. with
pro.zip
when all features are tested inww1.devel
andww2.devel