Skip to content
GitLab
Menu
Projects
Groups
Snippets
Help
Help
Support
Community forum
Keyboard shortcuts
?
Submit feedback
Contribute to GitLab
Sign in
Toggle navigation
Menu
Open sidebar
EPD
UCNEbase Web
Commits
2a01c3b8
Commit
2a01c3b8
authored
Feb 02, 2022
by
Sebastien Moretti
Committed by
service epd
Feb 02, 2022
Browse files
Rebuild the FTP partition locally (with symlinks) + Replaced the FTP link with the local repository
parent
c6774648
Changes
23
Hide whitespace changes
Inline
Side-by-side
README.md
View file @
2a01c3b8
...
...
@@ -3,13 +3,13 @@ TODO
-
Apache different ports for each base, e.g. 8081 for UCNEbase, 8082 for EPD
-
MySQL conf in a container?
-
/data/download/clusters/galGal3_subclusters.txt is missing
-
FTP links, and issues with the FTP protocol
-
Set local all external JS/CSS calls
-
How to set https certificate in the container???
-
How to preserve links to/from UCSC genome???
DONE
-
Replaced the FTP link by a local directory (because of issues with the FTP protocol)
-
Found missing /ucne/UCNE_subclusters_
*
.xls file on the FTP partition
-
Add current MySQL dump download
-
Some .htaccess files are there! Maybe move the content to the main apache conf, or move the folder elsewhere!
...
...
conf/sib.swiss--UCNEbase.apache.conf
View file @
2a01c3b8
...
...
@@ -84,6 +84,13 @@
Options
FollowSymLinks
Require
all
denied
</
Directory
>
<
Directory
"/var/vhosts/sib.swiss/UCNEbase/htdocs/data/ftp"
>
AllowOverride
None
Options
+
FollowSymLinks
+
Indexes
Require
all
granted
</
Directory
>
# Example of how to use the 'tools/' directory to include an external
# framework into your URL tree:
#
...
...
htdocs/data/download/custom_tracks_UCSC/UCNEs_anoCar2.bed
0 → 120000
View file @
2a01c3b8
../../UCNEs_anoCar2.bed
\ No newline at end of file
htdocs/data/download/custom_tracks_UCSC/UCNEs_braFlo1.bed
0 → 120000
View file @
2a01c3b8
../../UCNEs_braFlo1.bed
\ No newline at end of file
htdocs/data/download/custom_tracks_UCSC/UCNEs_chrPic1.bed
0 → 120000
View file @
2a01c3b8
../../UCNEs_chrPic1.bed
\ No newline at end of file
htdocs/data/download/custom_tracks_UCSC/UCNEs_ci2.bed
0 → 120000
View file @
2a01c3b8
../../UCNEs_ci2.bed
\ No newline at end of file
htdocs/data/download/custom_tracks_UCSC/UCNEs_danRer7.bed
0 → 120000
View file @
2a01c3b8
../../UCNEs_danRer7.bed
\ No newline at end of file
htdocs/data/download/custom_tracks_UCSC/UCNEs_fr2.bed
0 → 120000
View file @
2a01c3b8
../../UCNEs_fr2.bed
\ No newline at end of file
htdocs/data/download/custom_tracks_UCSC/UCNEs_gasAcu1.bed
0 → 120000
View file @
2a01c3b8
../../UCNEs_gasAcu1.bed
\ No newline at end of file
htdocs/data/download/custom_tracks_UCSC/UCNEs_gg3.bed
0 → 120000
View file @
2a01c3b8
../../UCNEs_gg3.bed
\ No newline at end of file
htdocs/data/download/custom_tracks_UCSC/UCNEs_hg19.bed
0 → 120000
View file @
2a01c3b8
../../UCNEs_hg19.bed
\ No newline at end of file
htdocs/data/download/custom_tracks_UCSC/UCNEs_mm10.bed
0 → 120000
View file @
2a01c3b8
../../UCNEs_mm10.bed
\ No newline at end of file
htdocs/data/download/custom_tracks_UCSC/UCNEs_monDom5.bed
0 → 120000
View file @
2a01c3b8
../../UCNEs_monDom5.bed
\ No newline at end of file
htdocs/data/download/custom_tracks_UCSC/UCNEs_ornAna1.bed
0 → 120000
View file @
2a01c3b8
../../UCNEs_ornAna1.bed
\ No newline at end of file
htdocs/data/download/custom_tracks_UCSC/UCNEs_oryLat2.bed
0 → 120000
View file @
2a01c3b8
../../UCNEs_oryLat2.bed
\ No newline at end of file
htdocs/data/download/custom_tracks_UCSC/UCNEs_petMar1.bed
0 → 120000
View file @
2a01c3b8
../../UCNEs_petMar1.bed
\ No newline at end of file
htdocs/data/download/custom_tracks_UCSC/UCNEs_strPur2.bed
0 → 120000
View file @
2a01c3b8
../../UCNEs_strPur2.bed
\ No newline at end of file
htdocs/data/download/custom_tracks_UCSC/UCNEs_taeGut1.bed
0 → 120000
View file @
2a01c3b8
../../UCNEs_taeGut1.bed
\ No newline at end of file
htdocs/data/download/custom_tracks_UCSC/UCNEs_tetNig2.bed
0 → 120000
View file @
2a01c3b8
../../UCNEs_tetNig2.bed
\ No newline at end of file
htdocs/data/download/custom_tracks_UCSC/UCNEs_xenTro3.bed
0 → 120000
View file @
2a01c3b8
../../UCNEs_xenTro3.bed
\ No newline at end of file
Prev
1
2
Next
Write
Preview
Supports
Markdown
0%
Try again
or
attach a new file
.
Attach a file
Cancel
You are about to add
0
people
to the discussion. Proceed with caution.
Finish editing this message first!
Cancel
Please
register
or
sign in
to comment