Skip to content

Instantly share code, notes, and snippets.

@jacobmix
jacobmix / SyncLoungeDockerGuide.md
Last active March 3, 2025 16:16
SyncLounge Docker guide

Here's how you set up on SyncLounge with Docker (Now with Markdown):
First make sure you got the Docker Hub in your registry:
Regisry

Download the latest SyncLounge image:
Image

Launch the image, and go to advanced settings:
Create Container

@jacobmix
jacobmix / .github/workflows/build-apworld.yml
Last active November 27, 2025 01:00
Workflow example for Archipelago RAC1
name: Build and Release APWorld
on:
push:
branches:
- main
- staging
workflow_dispatch:
inputs:
prerelease: