Forum Discussion

Former Member's avatar
Former Member
4 years ago

Azure instance container

Hello
Is there a tutorial for setting up a container instance on azure
I only see the procedure for using kubernetes .
But if we just need a docker container and don't need to set up such a cluster, I haven't found anything


1Password Version: Not Provided
Extension Version: Not Provided
OS Version: Not Provided

3 Replies

  • Former Member's avatar
    Former Member

    No problem! I'm happy that you managed to resolve the issue. Thanks for reporting back. 🙂

  • Former Member's avatar
    Former Member

    Hello ,
    I finally switched to kubernetes
    Thanks for your feedback

  • Former Member's avatar
    Former Member

    Hi @lauwiks. Thank you for reaching out!

    Most of our guides are for deploying the SCIM bridge to a kubernetes cluster. We do however have some examples for using Docker, specifically Docker Compose and Docker Swarm.

    You can take a look at our https://github.com/1Password/scim-examples/tree/master/docker for more information on these.

    I hope this helps!