Cloudron makes it easy to run web apps like WordPress, Nextcloud, GitLab on your server. Find out more or install now.


Skip to content
  • 0 Votes
    5 Posts
    122 Views
    D

    @nebulon a checklist of current apps will be ideal scenario

  • Timezone BST (British Summer Time)

    Support
    8
    1 Votes
    8 Posts
    138 Views
    girishG

    Unfortunately, the browser does not give us DST offset information to display. Only the UTC offset.

  • Timezones w/r/t Backups

    Solved Support
    4
    1 Votes
    4 Posts
    95 Views
    girishG

    Since this question seems to come up often, I wonder if we should just show the timezone in brackets everywhere in the UI. @nebulon ?

  • Change timezone

    Solved FreeScout
    3
    0 Votes
    3 Posts
    310 Views
    J

    Thank you, I found it (at another place, not where I thought it is)! šŸ™‚

  • Cannot be set Two-factor

    Solved Support
    6
    0 Votes
    6 Posts
    639 Views
    girishG

    @archos no worries šŸ™‚ glad you got that sorted out.

  • App timezone does not match server

    Snipe-IT
    2
    0 Votes
    2 Posts
    325 Views
    girishG

    @hakunamatata Right, the timezone of Cloudron is not "synced" with the timezone settings of the app. The Cloudron timezone is only used for the cron jobs like backups, updates etc.

    Ideally, Cloudron could setup the apps to have the cloudron timezone as well but it's very complicated because each app has it's own way of setting up the timezone. Maybe some day in the future!

  • Schedule Server reboot

    Discuss
    6
    2 Votes
    6 Posts
    895 Views
    nebulonN

    Will lock this thread in favor of the same question about a week ago https://forum.cloudron.io/topic/2677/ability-to-schedule-restart-reboots-updates?_=1592566614617

  • App-Timezone

    Support
    4
    0 Votes
    4 Posts
    537 Views
    girishG

    @Sidias said in App-Timezone:

    In game I have the wrong time zone

    Not an expert on minecraft. But it seems that multicraft uses php and you can adjust php.ini to have the correct timezone setting i.e edit /app/data/php.ini and set the data.timezone to one of the values in https://www.php.net/manual/en/timezones.php.

    If the issue here is bedrock app, it seems we can pass timezone like this https://confluence.atlassian.com/jirakb/set-the-timezone-for-the-java-environment-323392719.html . We can adjust the bedrock app to have the timezone customizable. Is this what you are looking for?