Versions Compared

Key

  • This line was added.
  • This line was removed.
  • Formatting was changed.

...

Please follow below guide after the tech team has cut the new release. You need to be authorized to push the image to docker.sunet.se, see this.

Build thiss-js

  1. git clone https://github.com/TheIdentitySelector/thiss-js
  2. git checkout <version-to-be-released>
  3. make docker && make docker_push_sunet sunet

Build thiss-mdq

  1.  git clone git@github.com:TheIdentitySelector/thiss-mdq.git
  2.   make

Beta deployment 

Frontend (use.thiss.io)

...