Compare commits

...
This repository has been archived on 2024-10-20. You can view files and clone it, but cannot push or open issues or pull requests.

32 Commits

Author SHA1 Message Date
f384f8d8ea Update .gitea/compose.yaml
All checks were successful
Forge Server CI / main (push) Successful in 1m15s
2024-03-29 13:13:42 +01:00
a4c850aee1 revert c2598fd64e
Some checks failed
Forge Server CI / main (push) Has been cancelled
revert Update .gitea/compose.yaml
2024-03-29 13:13:09 +01:00
0938ae59d4 Update .gitea/workflows/ci.yaml
Some checks failed
Forge Server CI / main (push) Failing after 10s
2024-03-29 13:11:08 +01:00
ce90c8e320 Update .gitea/workflows/ci.yaml
Some checks failed
Forge Server CI / main (push) Failing after 10s
2024-03-29 13:10:36 +01:00
c2598fd64e Update .gitea/compose.yaml
Some checks failed
Forge Server CI / main (push) Has been cancelled
2024-03-29 13:10:23 +01:00
c8a58ef117 Update .gitea/workflows/ci.yaml
All checks were successful
Forge Server CI / main (push) Successful in 18s
2024-03-29 13:05:07 +01:00
3294ee4493 Update .gitea/compose.yaml
Some checks failed
Forge Server CI / main (push) Has been cancelled
2024-03-29 13:04:21 +01:00
a24bc8fa37 Update .gitea/compose.yaml
Some checks failed
Forge Server CI / main (push) Failing after 10s
2024-03-29 13:03:40 +01:00
b406aace51 Update .gitea/compose.yaml
Some checks failed
Forge Server CI / main (push) Has been cancelled
2024-03-29 13:02:59 +01:00
4d25ae6645 Update .gitea/compose.yaml
Some checks failed
Forge Server CI / main (push) Failing after 9s
2024-03-29 13:02:15 +01:00
785004e705 Update .gitea/compose.yaml
All checks were successful
Forge Server CI / main (push) Successful in 1m3s
2024-03-29 12:52:00 +01:00
812bb24690 Update .gitea/workflows/ci.yaml
All checks were successful
Forge Server CI / main (push) Successful in 1m3s
2024-03-29 12:46:41 +01:00
cd946bee1f Update .gitea/workflows/ci.yaml
All checks were successful
Forge Server CI / main (push) Successful in 1m2s
2024-03-29 12:45:17 +01:00
078c9ddd11 Update .gitea/compose.yaml
All checks were successful
Forge Server CI / main (push) Successful in 2m4s
2024-03-29 12:41:27 +01:00
211614735d
test
All checks were successful
Forge Server CI / main (push) Successful in 1m4s
2024-03-29 12:37:51 +01:00
63eb0d764e Update .gitea/workflows/ci.yaml
All checks were successful
Forge Server CI / main (push) Successful in 2m22s
2024-03-29 12:26:15 +01:00
02fcd86ed3 Update .gitea/workflows/ci.yaml
Some checks failed
Forge Server CI / main (push) Failing after 1s
2024-03-29 12:24:21 +01:00
d43e99bdd8 Update .gitea/workflows/ci.yaml
Some checks failed
Forge Server CI / main (push) Failing after 10s
2024-03-29 12:22:34 +01:00
6fef9dfeec Update .gitea/workflows/ci.yaml
Some checks failed
Forge Server CI / main (push) Failing after 9s
2024-03-29 12:16:56 +01:00
7934799785 Update .gitea/workflows/ci.yaml
Some checks failed
Forge Server CI / main (push) Failing after 12s
2024-03-29 12:13:56 +01:00
71e9f6c340 Update .gitea/workflows/ci.yaml 2024-03-29 12:13:30 +01:00
c5f2d8d35a
compose
Some checks failed
Forge Server CI / main (push) Failing after 9s
2024-03-29 12:12:01 +01:00
6355a1243c Update .gitea/workflows/ci.yaml
Some checks failed
Forge Server CI / main (push) Failing after 10s
2024-03-29 11:51:19 +01:00
342b6cbb8b Update .gitea/workflows/ci.yaml
Some checks failed
Forge Server CI / main (push) Failing after 13s
2024-03-29 00:16:16 +01:00
73d9039a2a Update .gitea/workflows/ci.yaml
Some checks failed
Forge Server CI / main (push) Failing after 8s
2024-03-29 00:14:22 +01:00
e8e2ae8d16 Update .gitea/workflows/ci.yaml
Some checks failed
Forge Server CI / main (push) Failing after 7s
2024-03-29 00:13:31 +01:00
88dee47d9b Update .gitea/workflows/ci.yaml
Some checks failed
Forge Server CI / main (push) Failing after 7s
2024-03-29 00:12:23 +01:00
e8082bd402 Update .gitea/workflows/ci.yaml
Some checks failed
Forge Server CI / main (push) Failing after 7s
2024-03-29 00:11:50 +01:00
825faeeb53 Install docker
Some checks failed
Forge Server CI / main (push) Failing after 7s
2024-03-29 00:10:18 +01:00
bfedc09b6b Update .gitea/workflows/ci.yaml
Some checks failed
Forge Server CI / main (push) Failing after 10s
2024-03-29 00:04:46 +01:00
5d4d133115 rm rust
Some checks failed
Forge Server CI / main (push) Failing after 12s
2024-03-29 00:03:47 +01:00
4c56347fe8 Init 2024-03-29 00:02:19 +01:00
3 changed files with 64 additions and 0 deletions

38
.gitea/compose.yaml Normal file
View File

@ -0,0 +1,38 @@
services:
forge:
image: itzg/minecraft-server
volumes:
- gitea_forge_volume:/data
environment:
- UID=1000
- GID=1000
- MAX_MEMORY=3G
- LOG_TIMESTAMP=true
- TYPE=FORGE
- VERSION=1.19.2
- DIFFICULTY=hard
- EULA=TRUE
- MOTD=Help us in the monopolization of the gaymen industry!
- SNOOPER_ENABLED=false
- VIEW_DISTANCE=8
- MODE=survival
- MAX_BUILD_HEIGHT=319
- SPAWN_PROTECTION=0
- ALLOW_FLIGHT=true
- SERVER_NAME=KomuSolutions GmbH & Ko KG
- ENABLE_STATUS=true
- USE_NATIVE_TRANSPORT=true
- GUI=false
- ENABLE_RCON=true
- BROADCAST_RCON_TO_OPS=true
- ENABLE_AUTOSTOP=true
- AUTOSTOP_TIMEOUT_INIT=10
volumes:
gitea_forge_volume:
forge_volume:
driver: local
driver_opts:
type: none
device: /workspace/KomuSolutions/forge_server
o: bind

25
.gitea/workflows/ci.yaml Normal file
View File

@ -0,0 +1,25 @@
name: Forge Server CI
run-name: Running build for ${{ gitea.actor }}
on: [push]
jobs:
main:
runs-on: ubuntu-latest
container: docker
steps:
- name: Install Dependencies
run: |
apk update
apk add --upgrade nodejs
- name: Checkout Code
uses: actions/checkout@v3
- name: Run Minecraft Docker Server
run: |
docker volume create --driver local --opt type=none --opt device=/workspace/KomuSolutions/forge_server --opt o=bind forge_volume
docker inspect forge_volume
ls
pwd
cd .gitea
docker compose up
cd ..
tree

1
.github Symbolic link
View File

@ -0,0 +1 @@
.gitea