docker/TODO.md
magmaus3 1cdb010d2b
Add an example docker-compose file with everything you need for the
server to work + reduce the amount of commands used in builds.
2023-05-16 13:42:01 +02:00

774 B

  • [] Patch the server for environment-based settings

    • connection.php - database connection [5 variables]
    • [] security.php - security settings [6 variables]
    • [] reuploadAcc.php - used for account reuploads [2 variables]
    • [] topArtists.php - [2 variables]
    • [] dailyChests.php - main menu chest rewards [16 variables]
    • [] discord.php - discord bot (least priority, since it's possible to call the bot endpoints manually) [3 variables]
  • Add the server to the image

  • test the image

    • basic functionality
      • playing levels (works, /gdps/data has to be writeable)
      • uploading levels
    • accounts
      • account creation
      • loading
      • saving
    • leaderboards