This commit is contained in:
github-actions[bot]
2024-02-29 13:43:04 +00:00
parent 3436c2afc5
commit 52d241beb4
73 changed files with 74 additions and 74 deletions
+3 -3
View File
@@ -5,7 +5,7 @@
<meta name="generator" content="Docusaurus v3.0.1">
<title data-rh="true">Localhost Setup with Docker | OpenSign™</title><meta data-rh="true" name="viewport" content="width=device-width,initial-scale=1"><meta data-rh="true" name="twitter:card" content="summary_large_image"><meta data-rh="true" property="og:image" content="https://docs.opensignlabs.com/img/docusaurus-social-card.png"><meta data-rh="true" name="twitter:image" content="https://docs.opensignlabs.com/img/docusaurus-social-card.png"><meta data-rh="true" property="og:url" content="https://docs.opensignlabs.com/docs/self-host/docker/run-locally"><meta data-rh="true" property="og:locale" content="en"><meta data-rh="true" name="docusaurus_locale" content="en"><meta data-rh="true" name="docsearch:language" content="en"><meta data-rh="true" name="docusaurus_version" content="current"><meta data-rh="true" name="docusaurus_tag" content="docs-default-current"><meta data-rh="true" name="docsearch:version" content="current"><meta data-rh="true" name="docsearch:docusaurus_tag" content="docs-default-current"><meta data-rh="true" property="og:title" content="Localhost Setup with Docker | OpenSign™"><meta data-rh="true" name="description" content="Steps to run OpenSign™ with docker in macos/linux:"><meta data-rh="true" property="og:description" content="Steps to run OpenSign™ with docker in macos/linux:"><link data-rh="true" rel="icon" href="/img/favicon.ico"><link data-rh="true" rel="canonical" href="https://docs.opensignlabs.com/docs/self-host/docker/run-locally"><link data-rh="true" rel="alternate" href="https://docs.opensignlabs.com/docs/self-host/docker/run-locally" hreflang="en"><link data-rh="true" rel="alternate" href="https://docs.opensignlabs.com/docs/self-host/docker/run-locally" hreflang="x-default"><link rel="alternate" type="application/rss+xml" href="/blog/rss.xml" title="OpenSign™ RSS Feed">
<link rel="alternate" type="application/atom+xml" href="/blog/atom.xml" title="OpenSign™ Atom Feed"><link rel="stylesheet" href="/assets/css/styles.ae9c04aa.css">
<script src="/assets/js/runtime~main.7ff91c2c.js" defer="defer"></script>
<script src="/assets/js/runtime~main.1570c86f.js" defer="defer"></script>
<script src="/assets/js/main.af852d1e.js" defer="defer"></script>
</head>
<body class="navigation-with-keyboard">
@@ -17,7 +17,7 @@
<li>Then type <code>make build</code> command it will start create container image. It will take sometime to build and start.</li>
<li>Next time if you want to run docker image just open docker and run opensign container by clicking on play button from actions.</li>
</ol>
<p><em>Note: If you want our updated feature in your docker container just delete opensign container and just follow steps again.</em></p>
<p><em>Note: If you want our updated features in your docker container just delete opensign container and just follow steps again.</em></p>
<h2 class="anchor anchorWithStickyNavbar_LWe7" id="steps-to-run-opensign-with-docker-in-windows">Steps to run OpenSign™ with docker in windows:<a href="#steps-to-run-opensign-with-docker-in-windows" class="hash-link" aria-label="Direct link to Steps to run OpenSign™ with docker in windows:" title="Direct link to Steps to run OpenSign™ with docker in windows:"></a></h2>
<ol>
<li>Setup WSL 2 in windows. To install WSL 2 refer below video</li>
@@ -39,7 +39,7 @@
<li>Now type command <code>Make build</code> and it will start build image for docker, it will take some time to build and start. for more specific steps watch below video.</li>
<li>Next time if you want to run docker image just open docker and run opensign container by clicking on play button from actions.</li>
</ol>
<p><em>Note: If you want our updated feature in your docker container just delete opensign container and just follow steps from 2 step again.</em></p>
<p><em>Note: If you want our updated features in your docker container just delete opensign container and just follow steps from 2 step again.</em></p>
<div><div style="width:640px;height:360px"></div></div>
<h2 class="anchor anchorWithStickyNavbar_LWe7" id="information-about-env-variables-which-are-used-to-setup-opensign-with-docker-on-localhost">Information About ENV variables which are used to setup OpenSign™ with Docker on Localhost<a href="#information-about-env-variables-which-are-used-to-setup-opensign-with-docker-on-localhost" class="hash-link" aria-label="Direct link to Information About ENV variables which are used to setup OpenSign™ with Docker on Localhost" title="Direct link to Information About ENV variables which are used to setup OpenSign™ with Docker on Localhost"></a></h2>
<p>To set up OpenSign™ locally using Docker, the following prerequisites are required:</p>