Page Menu
Home
Sealhub
Search
Configure Global Search
Log In
Files
F996245
jenkins.prepare.sh
No One
Temporary
Actions
Download File
Edit File
Delete File
View Transforms
Subscribe
Mute Notifications
Award Token
Flag For Later
Size
414 B
Referenced Files
None
Subscribers
None
jenkins.prepare.sh
View Options
#!/bin/bash -xe
set
-e
docker
compose
down
npm
install
@sealcode/sealgen
npx
sealgen
make-env
cp
secrets.example.json
secrets.json
export
SEALIOUS_PORT
=
"
${
PORT
}
0"
SEALIOUS_BASE_URL
=
$(
cat
.base_url
)
export
SEALIOUS_BASE_URL
echo
"PORT=
$PORT
"
>>.env
mkdir
-p
node_modules
mkdir
-p
docker_node_modules
# https://github.com/docker/compose/issues/4725
docker
compose
build
docker
compose
up
-d
db
rm
-f
log.html
File Metadata
Details
Attached
Mime Type
text/x-shellscript
Expires
Tue, Dec 24, 14:02 (1 d, 1 h)
Storage Engine
blob
Storage Format
Raw Data
Storage Handle
556613
Default Alt Text
jenkins.prepare.sh (414 B)
Attached To
Mode
rREWRITE Configurable rewriter
Attached
Detach File
Event Timeline
Log In to Comment