Commit Graph

10 Commits

Author SHA1 Message Date
6d4a8904f2 feat: Docker Secrets para credenciais sensíveis
- Criado DockerSecretsConfigurationProvider para ler secrets de /run/secrets/
- Removidas credenciais sensíveis do appsettings.Production.json
- Adicionado indicador visual no rodapé (✓/✗) para verificar se secrets foram carregados
- Atualizado deploy.yml para usar Docker Secrets no Swarm
- Criado script create-docker-secrets.sh para gerenciar secrets
- Criado template secrets.env.template para facilitar configuração
- Documentação completa em DOCKER_SECRETS_SETUP.md

Secrets gerenciados:
- stripe_secret_key
- stripe_webhook_secret
- mongodb_connection_string
- google_client_id / google_client_secret
- microsoft_client_id / microsoft_client_secret

IMPORTANTE: Após este deploy, é necessário criar os secrets no Swarm
e recriar o service. Consulte DOCKER_SECRETS_SETUP.md.

Co-Authored-By: Claude Opus 4.5 <noreply@anthropic.com>
2026-01-24 21:39:20 -03:00
251cbe56a4 feat: fale conosco
All checks were successful
Deploy QR Rapido / test (push) Successful in 45s
Deploy QR Rapido / build-and-push (push) Successful in 14m58s
Deploy QR Rapido / deploy-staging (push) Has been skipped
Deploy QR Rapido / deploy-production (push) Successful in 2m12s
2025-10-21 22:45:52 -03:00
65c2e04589 fix:ids prod
All checks were successful
Deploy QR Rapido / test (push) Successful in 41s
Deploy QR Rapido / build-and-push (push) Successful in 10m38s
Deploy QR Rapido / deploy-staging (push) Has been skipped
Deploy QR Rapido / deploy-production (push) Successful in 1m56s
2025-10-21 20:00:33 -03:00
a006975ef5 feat: rodape e planos
All checks were successful
Deploy QR Rapido / test (push) Successful in 41s
Deploy QR Rapido / build-and-push (push) Successful in 8m59s
Deploy QR Rapido / deploy-staging (push) Has been skipped
Deploy QR Rapido / deploy-production (push) Successful in 2m8s
2025-10-21 17:46:01 -03:00
aa7a80ff61 fix: produtos stripe
All checks were successful
Deploy QR Rapido / test (push) Successful in 42s
Deploy QR Rapido / build-and-push (push) Successful in 14m38s
Deploy QR Rapido / deploy-staging (push) Has been skipped
Deploy QR Rapido / deploy-production (push) Successful in 1m55s
2025-10-19 00:43:26 -03:00
232d4d6c54 feat: ajustes e artigos 2025-10-13 19:50:31 -03:00
Ricardo Carneiro
3dede8b4d6 fix: ip do seq
All checks were successful
Deploy QR Rapido / test (push) Successful in 50s
Deploy QR Rapido / build-and-push (push) Successful in 13m43s
Deploy QR Rapido / deploy-staging (push) Has been skipped
Deploy QR Rapido / deploy-production (push) Successful in 1m18s
2025-08-24 21:32:45 -03:00
Ricardo Carneiro
74d9801713 fix: conectar ao seq do host do docker.
All checks were successful
Deploy QR Rapido / test (push) Successful in 39s
Deploy QR Rapido / build-and-push (push) Successful in 13m35s
Deploy QR Rapido / deploy-staging (push) Has been skipped
Deploy QR Rapido / deploy-production (push) Successful in 1m17s
2025-08-24 20:04:16 -03:00
Ricardo Carneiro
bcf9f659b4 feat: adsense
All checks were successful
Deploy QR Rapido / test (push) Successful in 48s
Deploy QR Rapido / build-and-push (push) Successful in 13m55s
Deploy QR Rapido / deploy-staging (push) Has been skipped
Deploy QR Rapido / deploy-production (push) Successful in 1m53s
2025-08-11 12:23:01 -03:00
Ricardo Carneiro
988a0115f3 fix: appSettings
All checks were successful
Deploy QR Rapido / test (push) Successful in 27s
Deploy QR Rapido / build-and-push (push) Successful in 6m38s
Deploy QR Rapido / deploy-staging (push) Has been skipped
Deploy QR Rapido / deploy-production (push) Successful in 1m54s
2025-08-05 22:45:21 -03:00