Skip to content

This C# Backend is still not finished for Production so there can be changes. πŸ˜ŠπŸ‘

Notifications You must be signed in to change notification settings

osudroid/O-Nightly

Folders and files

NameName
Last commit message
Last commit date

Latest commit

Β 

History

7 Commits
Β 
Β 
Β 
Β 
Β 
Β 
Β 
Β 
Β 
Β 
Β 
Β 
Β 
Β 
Β 
Β 
Β 
Β 
Β 
Β 
Β 
Β 
Β 
Β 
Β 
Β 
Β 
Β 
Β 
Β 
Β 
Β 
Β 
Β 
Β 
Β 
Β 
Β 

Repository files navigation

CodeFactor

Rimu Backend


Goals

Finish Goals

(1.0.0)

  • Automatic Migration from old to new Database
  • Stable PHP API
  • Stable New API

Future Goals

(1.0.1)

  • Add Deploy Help in Readme

(1.1.0)

  • Manuel SQL Migration Up Down over Args

None Docker Deploy

Docker Deploy

ENV VAR

  • AVATAR_PATH
    • INFO
    • Der Ordner Avatar baucht ein default.jpg file als Default Profile Image
  • REPLAY_PATH
    • INFO
  • SECURITY_USER_JSON
    • INFO
  • DOMAIN
    • INFO
  • appSign
    • INFO
  • signKey
    • INFO
  • OSUDROID_SECURITY_DLL
    • INFO
  • JWT_HASH
    • INFO
  • JWT_SECRET
    • INFO
  • LICENSE_KEY_GEO_IP
    • INFO
  • USER_ID_GEO_IP
    • INFO
  • DB_IPV4
    • INFO
  • DB_PORT
    • INFO
  • DB_USERNAME
    • INFO
  • DB_PASSWD
    • INFO
  • DATABASE
    • INFO
  • KEYWORD
    • INFO
  • PASSWD_SEED
    • INFO
  • EMAIL_NO_REPLAY
    • INFO
  • EMAIL_NO_REPLAY_PASSWD
    • INFO
  • EMAIL_NO_REPLAY_SMTP_ADDRESS
    • INFO
  • EMAIL_NO_REPLAY_USERNAME
    • INFO
  • PATREON_CLIENT_ID
    • INFO
  • PATREON_CLIENT_SECRET
    • INFO
  • PATREON_ACCESS_TOKEN
    • INFO
  • PATREON_REFRESH_TOKEN
    • INFO
  • PATREON_CAMPAIGN_ID
    • INFO
  • AVATAR_PATH
    • INFO
  • REPLAY_PATH
    • INFO
  • SECURITY_USER_JSON
    • INFO
  • REPLAY_ZIP_PATH
    • INFO
  • UPDATE_PATH
    • INFO
  • JAR_PATH
    • INFO

SECURITY_USER_JSON

{
  "users": [
    {
      "key": "KEY",
      "name": "NAME",
      "root": true,
      "sudo": ["sudo"]
    }
  ]
}

Path

Avatar Dir

|-<AVATAR_PATH>
  | default.jpg
  | ... 

Apk and changelog Dir

|-<UPDATE_PATH>
  |-<versionid>
    | android.apk
    |-changelog
      | en
      | de
      | ...

Jar Dir

|-<JAR_PATH>
  | <versionid>.jar

Odr Dir

|-<REPLAY_PATH>
  | <replayid>.odr

OdrZip Dir

|-<REPLAY_ZIP_PATH>
  | <replayid>.zip

About

This C# Backend is still not finished for Production so there can be changes. πŸ˜ŠπŸ‘

Resources

Stars

Watchers

Forks

Releases

No releases published

Packages

No packages published

Contributors 3

  •  
  •  
  •