Alexandre Alonso

Results 7 comments of Alexandre Alonso

Make it as Progressive Web App (PWA)

I mean how to add secure flag on cookies from traefik, that flag force browser to sent cookies only on https

I personally use traefik as single stack, and each project on single stack, using traefik as external network

publish the command on release

I have working example on my repo: https://github.com/FinalDes/docker-swarm-defauts/blob/master/traefik/docker-compose.yml

I also building my own molecule test have with follow coverage playbook ``` --- - name: Converge vars: ansible_user: ansible ansible.builtin.import_playbook: ./../../site.yml ``` have follow error when run the molecule...

@Zeioth I mean how to build the server app and the client web app? In documentation still missing