turbomam / biosample-xmldb-sqldb

Tools for loading NCBI Biosample into an XML database and then transforming that into a SQL database
MIT License
0 stars 1 forks source link

try AWS #24

Closed turbomam closed 6 months ago

turbomam commented 6 months ago

https://docs.aws.amazon.com/kinesisvideostreams/latest/dg/gs-ubuntu.html

turbomam commented 6 months ago

# Load pyenv automatically by appending
# the following to 
# ~/.bash_profile if it exists, otherwise ~/.profile (for login shells)
# and ~/.bashrc (for interactive shells) :

export PYENV_ROOT="$HOME/.pyenv"
[[ -d $PYENV_ROOT/bin ]] && export PATH="$PYENV_ROOT/bin:$PATH"
eval "$(pyenv init -)"

# Restart your shell for the changes to take effect.

# Load pyenv-virtualenv automatically by adding
# the following to ~/.bashrc:

eval "$(pyenv virtualenv-init -)"

Implement with copy/paste and


screen (via instance connect?)

turbomam commented 6 months ago
turbomam commented 6 months ago
turbomam commented 6 months ago
turbomam commented 6 months ago