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 :: Create Remote for Contributing to a GitHub project 
Shell :: delete all files in a folder linux 
Shell :: .bash_profile mac mvn 
Shell :: connect to remote redis over tls 
Shell :: install kali software manager support 
Shell :: linux cannot upgrade pip 
Shell :: Overwrite Line Batch 
Shell :: codeception environnement variable not found 
Shell :: abort current task mac terminal 
Shell :: patch a file in vendor 
Shell :: if you are using vm and installing ubuntu vm should we choose try ubuntu or install ubuntu 
Shell :: Pipe script to a remote server 
Shell :: add user to a folder in ubuntu nginx 
Shell :: doker desktop ffailed to initailise 
Shell :: ignore pre-commit hook 
Shell :: get last line from string powershell 
Shell :: sigin failed for rsa github signing 
Shell :: winrar script for appending date to archive 
Shell :: /lib/systemd/system/gammu-smsd.service:9: Neither a valid executable name nor an absolute path: ${CMAKE_INSTALL_FULL_BINDIR}/gammu-smsd 
Shell :: github url not showing 
Shell :: coc.nvim not working after update 
Shell :: c pipe 2 arguments 
Shell :: sed range of lines result 
Shell :: heroku process 
Shell :: streams in unix 
Shell :: install extra requires 
Shell :: how to schedule a system reboot with shutdown command 
Shell :: git collab 1 
Shell :: How to change adress git remot 
Shell :: how to zip current directory in linux 
ADD CONTENT
Topic
Content
Source link
Name
8+4 =