Browse Source

Initialize monorepo

staging
David Ludwig 4 years ago
parent
commit
fb1b07c29e
8 changed files with 0 additions and 24 deletions
  1. +0
    -18
      .gitmodules
  2. +0
    -0
      bootstrap/database/init/01-databases.sql
  3. +0
    -1
      request
  4. +0
    -1
      seeker
  5. +0
    -1
      torrent-client
  6. +0
    -1
      torrent-client-v2
  7. +0
    -1
      torrent-webui
  8. +0
    -1
      vpn

+ 0
- 18
.gitmodules View File

@ -1,18 +0,0 @@
[submodule "torrent-client"]
path = torrent-client
url = ssh://git@git.dlii.tech:222/Autoplex/torrent-client.git
[submodule "torrent-webui"]
path = torrent-webui
url = ssh://git@git.dlii.tech:222/Autoplex/torrent-webui.git
[submodule "request"]
path = request
url = ssh://git@git.dlii.tech:222/Autoplex/request.git
[submodule "seeker"]
path = seeker
url = ssh://git@git.dlii.tech:222/Autoplex/seeker.git
[submodule "vpn"]
path = vpn
url = ssh://git@git.dlii.tech:222/Autoplex/vpn.git
[submodule "torrent-client-v2"]
path = torrent-client-v2
url = ssh://git@git.dlii.tech:222/Autoplex/torrent-client-v2.git

database/init/01-databases.sql → bootstrap/database/init/01-databases.sql View File


+ 0
- 1
request

@ -1 +0,0 @@
Subproject commit 16846272f08a4cb81de8de0e73cc20a6af2d89f3

+ 0
- 1
seeker

@ -1 +0,0 @@
Subproject commit 47589fc5fc18bbf1dd2757a44d7ca6307a0d192e

+ 0
- 1
torrent-client

@ -1 +0,0 @@
Subproject commit c66f4f9e921fbd738d4a0875f5fdf38a889c8bb0

+ 0
- 1
torrent-client-v2

@ -1 +0,0 @@
Subproject commit ee6cf9d194262c4b8c8654f5c998804cb7e76998

+ 0
- 1
torrent-webui

@ -1 +0,0 @@
Subproject commit 24e80eaf3f9f374058be4d43e05b612e269fe040

+ 0
- 1
vpn

@ -1 +0,0 @@
Subproject commit 4719b210c6991ee3110afa4883829d7db9d4bb65

Loading…
Cancel
Save