This commit is contained in:
github-actions[bot]
2024-02-23 15:15:37 +00:00
parent 5869616b80
commit ceef8f86b7
73 changed files with 73 additions and 73 deletions
+2 -2
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 windows:"><meta data-rh="true" property="og:description" content="Steps to run OpenSign™ with docker in windows:"><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.5a25031f.js" defer="defer"></script>
<script src="/assets/js/runtime~main.058ac0d9.js" defer="defer"></script>
<script src="/assets/js/main.af852d1e.js" defer="defer"></script>
</head>
<body class="navigation-with-keyboard">
@@ -20,7 +20,7 @@
</ol>
<p><img loading="lazy" src="https://legadratw3d.ams3.cdn.digitaloceanspaces.com/Screenshot%202024-02-23%20201448.png" alt="docker" class="img_ev3q"></p>
<ol start="4">
<li>Clone repository for <a href="https://github.com/OpenSignLabs/OpenSign" target="_blank" rel="noopener noreferrer">opensign™ github</a>.</li>
<li>Clone repository from <a href="https://github.com/OpenSignLabs/OpenSign" target="_blank" rel="noopener noreferrer">opensign™ github</a>.</li>
<li>Go to your desired destination in your windows then open powershell in that folder using <code>Shift + right click of mouse</code> and select powersehll option from options.</li>
<li>Open powershell and tyoe <code>git clone &lt;repo url&gt;</code> and hit <code>Enter</code>.</li>
<li>Then open OpenSign folder with vs code and go to <code>apps &gt; mongo &gt; mongo-init.sh</code> and change type of this file from <code>CRLF</code> to <code>LF</code> and then save this file.</li>