Skip to content
Projects
Groups
Snippets
Help
Loading...
Help
Submit feedback
Contribute to GitLab
Sign in
Toggle navigation
haskell-gargantext
Project
Project
Details
Activity
Releases
Cycle Analytics
Repository
Repository
Files
Commits
Branches
Tags
Contributors
Graph
Compare
Charts
Issues
145
Issues
145
List
Board
Labels
Milestones
Merge Requests
6
Merge Requests
6
CI / CD
CI / CD
Pipelines
Jobs
Schedules
Charts
Wiki
Wiki
Snippets
Snippets
Members
Members
Collapse sidebar
Close sidebar
Activity
Graph
Charts
Create a new issue
Jobs
Commits
Issue Boards
Open sidebar
gargantext
haskell-gargantext
Commits
a1958aab
Verified
Commit
a1958aab
authored
Mar 20, 2025
by
Przemyslaw Kaminski
Browse files
Options
Browse Files
Download
Email Patches
Plain Diff
[istex] bump up istex tag
Also, remove caddy from docker-compose.
parent
ee5d707b
Pipeline
#7468
failed with stages
in 21 minutes and 59 seconds
Changes
2
Pipelines
1
Hide whitespace changes
Inline
Side-by-side
Showing
2 changed files
with
8 additions
and
8 deletions
+8
-8
cabal.project
cabal.project
+1
-1
docker-compose.yaml
devops/docker/docker-compose.yaml
+7
-7
No files found.
cabal.project
View file @
a1958aab
...
...
@@ -72,7 +72,7 @@ source-repository-package
source
-
repository
-
package
type
:
git
location
:
https
://
gitlab
.
iscpif
.
fr
/
gargantext
/
crawlers
/
istex
.
git
tag
:
5
21
ca54f1502b13f629eff2223aaf5007e6d52e
c
tag
:
5
f1f42e3
af220ff48d32c61b7935200add56890
c
source
-
repository
-
package
type
:
git
...
...
devops/docker/docker-compose.yaml
View file @
a1958aab
version
:
'
3'
services
:
caddy
:
image
:
caddy:alpine
ports
:
-
8108:8108
volumes
:
-
./Caddyfile:/etc/caddy/Caddyfile:ro
-
../../purescript-gargantext:/srv/purescript-gargantext:ro
#
caddy:
#
image: caddy:alpine
#
ports:
#
- 8108:8108
#
volumes:
#
- ./Caddyfile:/etc/caddy/Caddyfile:ro
#
- ../../purescript-gargantext:/srv/purescript-gargantext:ro
#postgres11:
# #image: 'postgres:latest'
...
...
Write
Preview
Markdown
is supported
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