Skip to content

Create install-seedbox-lite.sh - #13

Open
jimmywhoohoo wants to merge 1 commit into
hotheadhacker:mainfrom
jimmywhoohoo:patch-1
Open

Create install-seedbox-lite.sh#13
jimmywhoohoo wants to merge 1 commit into
hotheadhacker:mainfrom
jimmywhoohoo:patch-1

Conversation

@jimmywhoohoo

Copy link
Copy Markdown

The app exposes 5174 (frontend) and 3001 (backend) by default; those are what the project documents in its Quick Start and env examples. GitHub

If you’re on Ubuntu/Debian and previously used docker-compose v1, this script still works but prefers modern docker compose.

Want no systemd auto-start? Run with: SETUP_SYSTEMD=no sudo bash install-seedbox-lite.sh.

The app exposes 5174 (frontend) and 3001 (backend) by default; those are what the project documents in its Quick Start and env examples. 
GitHub

If you’re on Ubuntu/Debian and previously used docker-compose v1, this script still works but prefers modern docker compose.

Want no systemd auto-start? Run with: SETUP_SYSTEMD=no sudo bash install-seedbox-lite.sh.
Comment thread install-seedbox-lite.sh
fi
}

git_clone_or_update() {

Copy link
Copy Markdown

Choose a reason for hiding this comment

The reason will be displayed to describe this comment to others. Learn more.

having a check for the git repo doesn't make sense as you'll probably have received this script from the git repo.

Copy link
Copy Markdown
Author

Choose a reason for hiding this comment

The reason will be displayed to describe this comment to others. Learn more.

It be just a easy one step install but it easy for people who have no clue how to install it

@kokozztt kokozztt left a comment

Copy link
Copy Markdown

Choose a reason for hiding this comment

The reason will be displayed to describe this comment to others. Learn more.

cc

Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment

Labels

None yet

Projects

None yet

Development

Successfully merging this pull request may close these issues.

3 participants