Pao Dayag

Results 37 comments of Pao Dayag

> That worked for me too, but it's a kludgy hack. Definitely interested in seeing this officially fixed too. I'm not sure if you can say it's a hack considering...

> check the following link: > > https://www.reddit.com/r/Palworld/comments/19cn44w/guide_how_to_correctly_transfer_saved_data_across/?utm_source=share&utm_medium=ios_app Has this "hacky" approach been confirmed working? This also means that I have to let the container initialize prior to overwriting the...

> I've tested migrating from Windows to Linux and is feasible, but I'm unsure about macOS. Ohhh. I guess I'll have to try it first.

Using `latest` and hoping that clicking `Check then update` will work, sadly that will not be the case. See https://github.com/IceWhaleTech/CasaOS-AppStore/issues/167

@AmadeusGraves if you want your nextcloud to be able to be updated to newer versions everytime there's a new update, you might want to consider using the nextcloud from this...

@AmadeusGraves not including a database in nextcloud was intentional by design to give flexibility to users to use their preferred database. MariaDB and Postgres are available as separate applications. There's...

@AmadeusGraves I understand your frustrations as I've been previously on the same boat. I've asked them this exact question as well. Why not using latest tag instead of specific tags?...

I think it'd be best if we keep it simple. Giving options to users will only complicate things. What I think is, just add logic to treat apps which used...

Would be nice if we have an environment variable that **assigns us an available port** in host so that the user would have a more seamless installation rather than being...

I think it applies to every part of the compose file. We regularly use this to make the published port configurable by the user by utilizing an `.env` file (docker...