Search
 
SCRIPT & CODE EXAMPLE
 

SHELL

Quick install Sourcegraph using Docker

docker run -d --publish 7080:7080 --publish 127.0.0.1:3370:3370 --rm --volume ~/.sourcegraph/config:/etc/sourcegraph --volume ~/.sourcegraph/data:/var/opt/sourcegraph sourcegraph/server:3.32.0
Comment

Install/Deploy Sourcegraph with Docker

docker run --publish 7080:7080 --publish 127.0.0.1:3370:3370 --rm --volume ~/.sourcegraph/config:/etc/sourcegraph --volume ~/.sourcegraph/data:/var/opt/sourcegraph sourcegraph/server:3.32.0
Comment

PREVIOUS NEXT
Code Example
Shell :: keep services up no matter what 
Shell :: log the training YOLO 
Shell :: prompt user to change password on first login linux expire 
Shell :: switch directory when activating environment 
Shell :: Package `pywhatkit` not found 
Shell :: github clone mirror 
Shell :: phpstorm remove file from vcs 
Shell :: Install Avalonia 
Shell :: gist add image 
Shell :: linux single line eof 
Shell :: Collaborators access SSH new project Github 
Shell :: maingit-branch--m-main-<BRANCH-git-fetch-origin-git-branch--u-origin/<BRANCH-<BRANCH-git-remote-set-head-origin--a 
Shell :: how to configure a drive as hotspare linux 
Shell :: homebrew install nasm 
Shell :: generate kubernetes dashboard token longer time 
Shell :: iptables linux 80 and 443 open 
Shell :: left navbar not showing in ubuntu 
Shell :: password with asterisk in bash script 
Shell :: Install Chrome Linux Red Hat 
Shell :: where to export wsl AppData 
Shell :: git config --global user.email "you@example.com" 
Shell :: rust kill command 
Shell :: remove watermark in video in filmora 
Shell :: environment variables not showing in process.env in create react app in js 
Shell :: add geckodriver to path linux 
Shell :: ubuntu kill running port 
Shell :: apt-get install plex 
Shell :: list ios devices command line 
Shell :: copy files from another branch git 
Shell :: vscodium download ubuntu 
ADD CONTENT
Topic
Content
Source link
Name
8+9 =