Welcome Guest, Not a member yet? Register   Sign In
Docker
#3

Continuing on my learnings to see how much I can do with this particular image, I've created a module to extend Shield's functionality. Using the EmailActivator as a template, the module uses the Google Authenticator app to activate an account after registration (see screenshot).
[Image: 2022-11-22-17-56-02-localhost-f291e878a06f.png]
Next step is to figure out the mechanics of saving the secret key into the identity table so it can be used for 2FA logins. The module depends on the following two composer packages:
Interestingly, I also found a tutorial for docker and CodeIgniter4 using docker compose. I'm still a docker beginner so I've yet to ascertain what are the benefits of using docker-compose as opposed to creating a custom image with a Dockerfile that does what you need as a single container. I imagine compose is intended to grant benefits in terms of isolation/modularity/productivity. Insights?
Reply


Messages In This Thread
Docker - by ignitedcms - 06-05-2022, 11:24 PM
RE: Docker - by grimpirate - 11-09-2022, 01:35 PM
RE: Docker - by grimpirate - 11-22-2022, 04:12 PM



Theme © iAndrew 2016 - Forum software by © MyBB