In the previous post I thought I had issues with ports, domain, server or whatever.
However it was quite a embarrassing misunderstanding from my part, it was only related to session in the browser (I'm guessing cache or cookie stuff). So I would suggest to use portbase for creating a new domain in glassfish. Really convenient.
Well as post title says I have now deployed my webapp to "production". Since my production is not up 24/7 I wont reveal my webapp just now. The jenkins pipeline is now capable to do the following things:
- build (compile, unit test, sonar analysis)
- deploy (update db with liquibase, add the new ear artifact)
- test (execute integration tests via selenium)
- deploy (deploy the new artifact to "production")
Now I have some cleaning up to do in the pipeline and I will come back with some new cool features hopefully :) (planning for zero-downtime deploy). The last thing for this "sprint" is to fix code violations and increase the code coverage.
And btw, it feels great to have vacation! ;)
Inga kommentarer:
Skicka en kommentar