seedbox
A Docker-powered seedbox with persistent data and more cool stuff.
파일 탐색기
최종 버전 다운로드 (.zip)- deluge-remote-connections.png
- deluge-flood.md
- configuration.md
- traefik.md
- traefik_v2_upgrade.md
- UPGRADE_V2.md
- README.md
- docker-compose.sample.nfs.yaml
- README.md
- README.md
- bazarr.yaml
- calibre-web.yaml
- calibre.yaml
- deluge.yaml
- duplicati.yaml
- filebrowser.yaml
- flaresolverr.yaml
- flood.yaml
- gluetun.yaml
- heimdall.yaml
- homarr.yaml
- homepage.yaml
- jackett.yaml
- jdownloader.yaml
- kavita.yaml
- komga.yaml
- lidarr.yaml
- mariadb.yaml
- mylar.yaml
- netdata.yaml
- nextcloud.yaml
- ntfy.yaml
- ombi.yaml
- overseerr.yaml
- paperless.yaml
- plex-hardware-transcoding.yaml
- plex.yaml
- portainer.yaml
- prowlarr.yaml
- qbittorrent.yaml
- radarr.yaml
- readarr.yaml
- sonarr.yaml
- syncthing.yaml
- tautulli.yaml
- tdarr.yaml
- traefik.yaml
- config-updater.sh
- ports
- Dockerfile
- init
- plexmediaserver
- Preferences.xml
- open-tunnel.sh
- README.md
- tunnel-options.sh.sample
- clean-fs.sh
- README.md
- aliases.sh
- init-setup-nextcloud.sh
- local-persist.sh
- tools.sh
- update-nextcloud.sh
- middlewares.yaml
- tls.yaml
- traefik.yaml
- .env.custom.sample
- .env.sample
- .gitignore
- CHANGELOG.md
- config.sample.yaml
- docker-compose.sample.yaml
- init.sh
- LICENSE.md
- README.md
- run-seedbox.sh
- VERSION
🚀 설치 가이드
1. 코드 내려받기
git clone https://github.com/jfroment/seedbox
깃허브에서 프로젝트 코드 전체를 내 컴퓨터로 내려받습니다.
cd seedbox
방금 내려받은 프로젝트 폴더 안으로 이동합니다.
2. Docker
쉬움 추천사전 준비물
- Git GitHub에서 프로젝트 코드를 내려받으려면 필요합니다.
- Docker Desktop 컨테이너를 빌드하고 실행하려면 필요합니다. 설치 후 실행해서 백그라운드에 켜두세요.
docker compose -f docker-compose.sample.yaml up -d --build
compose 설정 파일에 정의된 서비스들을 대상으로 명령을 실행합니다.
터미널에 docker compose ps 를 입력해 컨테이너들이 Up 상태인지 확인하세요. README에 포트 번호가 적혀있다면 브라우저에서 http://localhost:포트번호 로 접속해보세요.
// repository documentation
Was this content helpful?
(0 ratings)
