7 Commits

Author SHA1 Message Date
zardzul d734294058 Update docker-compose.yml
Deploy to Production / deploy-to-production (push) Successful in 38s
2026-02-24 16:49:30 +00:00
zardzul 6179b33497 Update Dockerfile 2026-02-24 16:49:00 +00:00
zardzul ebbec2d238 add force rebuild
Deploy to Production / deploy-to-production (push) Successful in 23s
Restart Server / restart-server (push) Successful in 19s
2026-02-20 18:13:10 +01:00
zardzul 4f3fe4ed5a switch ports, use java 21
Deploy to Production / deploy-to-production (push) Successful in 24s
2026-02-20 18:10:44 +01:00
zardzul 155b623901 add changes to push files to server
Deploy to Production / deploy-to-production (push) Successful in 28s
2026-02-20 18:04:00 +01:00
zardzul f704208500 fix 2
Build and Publish Docker Image / build (push) Failing after 1m27s
Restart Server / restart-server (push) Failing after 4s
2026-02-13 11:40:07 +01:00
zardzul ec45109bf0 make dockerfile prettier
Build and Publish Docker Image / build (push) Failing after 1m28s
Deploy to Production / deploy-to-production (push) Failing after 11s
2026-02-13 11:37:25 +01:00
7 changed files with 55 additions and 72 deletions
+3 -4
View File
@@ -12,15 +12,14 @@ jobs:
- name: Checkout Repository - name: Checkout Repository
uses: actions/checkout@v4 uses: actions/checkout@v4
- name: Copy docker-compose.yml to server - name: Copy files to server
uses: appleboy/scp-action@v0.1.7 uses: appleboy/scp-action@v0.1.7
with: with:
host: ${{ secrets.HOST }} host: ${{ secrets.HOST }}
username: ${{ secrets.USERNAME }} username: ${{ secrets.USERNAME }}
key: ${{ secrets.KEY }} key: ${{ secrets.KEY }}
source: "compose-file/docker-compose.yml" source: "configuration,docker-compose.yml,Dockerfile"
target: "/home/${{ secrets.USERNAME }}/minecraft-server-ironveil" target: "/home/${{ secrets.USERNAME }}/minecraft-server-ironveil"
strip_components: 1
- name: Deploy and restart container - name: Deploy and restart container
uses: appleboy/ssh-action@v1.2.5 uses: appleboy/ssh-action@v1.2.5
@@ -31,4 +30,4 @@ jobs:
script: | script: |
cd minecraft-server-ironveil cd minecraft-server-ironveil
docker compose pull docker compose pull
docker compose up -d --force-recreate docker compose up -d --force-recreate --build
-54
View File
@@ -1,54 +0,0 @@
name: Build and Publish Docker Image
on:
push:
branches:
- main
jobs:
build:
runs-on: ubuntu-latest
steps:
- name: Checkout code
uses: actions/checkout@v4
- name: Download modpack from release
run: |
curl -L -H "Authorization: token ${{ secrets.GIT_PASSWORD }}" \
-o modpack.zip \
"https://git.cashew.network/${{ github.repository }}/releases/download/modpack-latest/modpack.zip"
unzip -q modpack.zip -d modpack
rm modpack.zip
- name: Set up Docker Buildx
uses: docker/setup-buildx-action@v3
- name: Log in to Docker Registry
uses: docker/login-action@v3
with:
registry: git.cashew.network
username: ${{ secrets.GIT_USERNAME }}
password: ${{ secrets.GIT_PASSWORD }}
- name: Extract metadata
id: meta
uses: docker/metadata-action@v5
with:
images: git.cashew.network/${{ github.repository }}
tags: |
type=semver,pattern={{version}}
type=semver,pattern={{major}}.{{minor}}
type=semver,pattern={{major}}
type=raw,value=latest
- name: Build and push Docker image
uses: docker/build-push-action@v5
with:
context: .
push: true
tags: ${{ steps.meta.outputs.tags }}
labels: ${{ steps.meta.outputs.labels }}
cache-from: type=registry,ref=git.cashew.network/${{ github.repository }}:buildcache
cache-to: type=registry,ref=git.cashew.network/${{ github.repository }}:buildcache,mode=max
+2 -1
View File
@@ -1,3 +1,4 @@
.env .env
world world
modpack modpack*
Dockerfile
+9 -7
View File
@@ -1,18 +1,17 @@
# Use an official OpenJDK 17 image # Use an official OpenJDK 21 image
FROM eclipse-temurin:17-jdk FROM eclipse-temurin:21-jdk
# Set working directory # Set working directory
WORKDIR /server WORKDIR /server
# Copy modpack files # Copy modpack files
COPY modpack/ /server/ COPY modpack/. .
# Copy configuration files # Copy configuration files
COPY configuration/ /server/ COPY configuration/. .
# Make run.sh executable (check if it exists first) # Make run.sh executable (check if it exists first)
RUN if [ -f run.sh ]; then chmod +x run.sh; fi && \ RUN chmod +x /server/run.sh
if [ -f /server/run.sh ]; then chmod +x /server/run.sh; fi
# Expose the default Minecraft port (25565) # Expose the default Minecraft port (25565)
EXPOSE 25565 EXPOSE 25565
@@ -20,5 +19,8 @@ EXPOSE 25565
# Expose the default Minecraft RCON port (25575) # Expose the default Minecraft RCON port (25575)
EXPOSE 25575 EXPOSE 25575
# Expose dynmap port
EXPOSE 8123
# Start the server using run.sh # Start the server using run.sh
ENTRYPOINT ["./run.sh"] ENTRYPOINT ["/server/run.sh"]

Before

Width:  |  Height:  |  Size: 8.9 KiB

After

Width:  |  Height:  |  Size: 8.9 KiB

+37 -3
View File
@@ -1,4 +1,38 @@
[ [
"player1", {
"player2" "name":"zardzul",
] "uuid":"9f0f315c-880d-48aa-a786-66ba83dcfb28"
},
{
"name":"CreativeClaws",
"uuid":"173c71f5-8de7-4161-bedf-18350b9a7306"
},
{
"name":"Mango_Rain",
"uuid":"917a3cfd-4470-452b-82da-6af9c35832ff"
},
{
"name":"CerberusGK",
"uuid":"92676552-9c9c-4996-ab8f-d2344ec2068a"
},
{
"name":"c_thijsen",
"uuid":"6123dc36-9374-4111-b021-8c04507d380a"
},
{
"name":"Bongo_catto",
"uuid":"549e6c7b-8cfc-4a59-ad9d-6bff338932a9"
},
{
"name":"Underkun",
"uuid":"69132e65-7ffc-4fa2-b8c2-0610eacf36ad"
},
{
"name":"PenguinLotje",
"uuid":"ac06c59b-9f89-4870-889a-3c183b9e6a11"
},
{
"name":"B4nanaJuice",
"uuid":"340a9ec8-fe7a-4209-a9e4-cd5d5ddbf128"
}
]
@@ -1,10 +1,11 @@
services: services:
ironveil: ironveil:
image: git.cashew.network/zardzul/minecraft-server-ironveil:latest build: .
container_name: ironveil container_name: ironveil
volumes: volumes:
- ./world:/server/world - ./world:/server/world
ports: ports:
- "25565:25565" - "5101:25565"
- "25575:25575" - "5201:25575"
- "5301:8123" # dynmap
restart: unless-stopped restart: unless-stopped