Skip to content

Conversation

@jimmywhoohoo
Copy link

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.
fi
}

git_clone_or_update() {

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
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

Copy link

@kokozztt kokozztt left a comment

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