Skip to content
GitLab
Menu
Projects
Groups
Snippets
Help
Help
Support
Community forum
Keyboard shortcuts
?
Submit feedback
Contribute to GitLab
Sign in / Register
Toggle navigation
Menu
Open sidebar
Adélie Infrastructure
Container Services
Commits
04ba1f33
Commit
04ba1f33
authored
May 02, 2022
by
Zach van Rijn
Browse files
git.a.o: bump { 14.8.5 --> 14.9.3 }. integrate Emily locally.
parent
176f3dad
Changes
8
Hide whitespace changes
Inline
Side-by-side
emily/.gitignore
deleted
100644 → 0
View file @
176f3dad
emily.cfg
emily/docker-compose.yml
deleted
100644 → 0
View file @
176f3dad
version
:
"
3.6"
services
:
emily
:
build
:
.
ports
:
-
172.22.0.1:8085:8085
git.adelielinux.org/.dockerignore
0 → 100644
View file @
04ba1f33
config/
data/
logs/
git.adelielinux.org/.gitignore
View file @
04ba1f33
config/
data/
logs/
emily.cfg
emily
/Dockerfile
→
git.adelielinux.org
/Dockerfile
View file @
04ba1f33
...
...
@@ -6,7 +6,7 @@ gcc git py3-pip python3-dev musl-dev
RUN
git clone https://git.adelielinux.org/z/emily-ng.git
\
&&
cd
emily-ng
\
&&
git checkout
2b89e8124191d811c322dad020244fde8d7764ee
\
&&
git checkout
18b6d6741307a101afe5491fa7ea21bea548dbf5
\
&&
pip3
install
-r
requirements.txt
\
&&
git clone https://git.adelielinux.org/z/pyirc.git
\
&&
cd
pyirc
\
...
...
emily
/README
→
git.adelielinux.org
/README
View file @
04ba1f33
building
--------
To build the container image:
To build the container image
(1)
:
$ docker-compose build
...
...
@@ -12,7 +12,7 @@ copy/edit the template; please rebuild and respawn if updated.
running
-------
To spawn
a
container from the image, or to take
it
down:
To spawn container
(s)
from the
ir
image
(s)
, or to take down:
$ docker-compose up -d
$ docker-compose down
...
...
git.adelielinux.org/docker-compose.yml
View file @
04ba1f33
version
:
'
3.6'
services
:
git-adelielinux-org-9010
:
image
:
'
gitlab/gitlab-ce:14.
8.5
-ce.0'
image
:
'
gitlab/gitlab-ce:14.
9.3
-ce.0'
restart
:
always
hostname
:
'
git.adelielinux.org'
environment
:
...
...
@@ -45,3 +45,7 @@ services:
-
'
/root/containers/git.adelielinux.org/config:/etc/gitlab'
-
'
/root/containers/git.adelielinux.org/logs:/var/log/gitlab'
-
'
/root/containers/git.adelielinux.org/data:/var/opt/gitlab'
emily
:
build
:
.
expose
:
-
80
emily
/emily.cfg.template
→
git.adelielinux.org
/emily.cfg.template
View file @
04ba1f33
File moved
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