Giter Club home page Giter Club logo

flashes's Introduction

Flashes

Flashes is a collection of Yolks and Eggs for Pterodactyl, organized in this repository, with Docker images generated automatically using GitHub Actions.

Important

All our image primarily target linux/arm64 systems. If you build the images yourself, they may also work on other systems but this is not a scenario we intended to use the images for. This may change in the future, but currently all our images are build for arm64.

Project Structure

Our repository includes Eggs and Yolks for different games, with a directory structure similar to this:

games
┗ <game>
  ┗ <variant>
    ┣ image
    ┃ ┣ Dockerfile
    ┃ ┣ entrypoint.sh
    ┃ ┗ <other files>
    ┣ egg.json
    ┗ install.sh

The resulting image tag follows this pattern:

ghcr.io/team-flashbang/flashes/games/<game>:<variant>

The image directory includes a Dockerfile for the corresponding Egg, and may include other files required by the Dockerfile, such as an entrypoint.sh script.

The egg.json file contains the Egg configuration and can be imported directly into a Pterodactyl installation.

The optional install.sh file contains a copy of the installation script that is in the egg.json file, and can be used for local testing and easier maintenance.

Contributing

We welcome contributions to improve this project. To contribute, please follow these steps:

  1. Fork the repository.
  2. Create a branch with a descriptive name for your feature or bugfix, such as feature/super-cool-feature.
  3. Submit a pull request.
  4. Profit!

License

This project is distributed under the GNU GPL-3.0 license. For more information, please refer to the LICENSE file.

flashes's People

Contributors

nickgildenstern avatar parzival-space avatar

Stargazers

 avatar

flashes's Issues

Improve Pipeline Build Time

I think it should be possible to increase the build time for the deploy.yml.
If we download the current docker image of a matrix entry, docker should be smart enough to simply update the existing image.

Recommend Projects

  • React photo React

    A declarative, efficient, and flexible JavaScript library for building user interfaces.

  • Vue.js photo Vue.js

    🖖 Vue.js is a progressive, incrementally-adoptable JavaScript framework for building UI on the web.

  • Typescript photo Typescript

    TypeScript is a superset of JavaScript that compiles to clean JavaScript output.

  • TensorFlow photo TensorFlow

    An Open Source Machine Learning Framework for Everyone

  • Django photo Django

    The Web framework for perfectionists with deadlines.

  • D3 photo D3

    Bring data to life with SVG, Canvas and HTML. 📊📈🎉

Recommend Topics

  • javascript

    JavaScript (JS) is a lightweight interpreted programming language with first-class functions.

  • web

    Some thing interesting about web. New door for the world.

  • server

    A server is a program made to process requests and deliver data to clients.

  • Machine learning

    Machine learning is a way of modeling and interpreting data that allows a piece of software to respond intelligently.

  • Game

    Some thing interesting about game, make everyone happy.

Recommend Org

  • Facebook photo Facebook

    We are working to build community through open source technology. NB: members must have two-factor auth.

  • Microsoft photo Microsoft

    Open source projects and samples from Microsoft.

  • Google photo Google

    Google ❤️ Open Source for everyone.

  • D3 photo D3

    Data-Driven Documents codes.