You can manage and edit the files and content of your apps on the server on a web-based basis.
Enter the URL https://<server-base-address>/apps/remote in the browser and have your password ready. You can also access your files using the burger menu (three bars) in your app in the App-Details view under Files.
You can do the following in the app directories on the server:
-
Upload static content (files), e.g. images or videos, and add them to the app
-
Edit files in any text editor if required
-
Activate maintenance mode for the app by manually creating the .maintenance file in the main app directory
With the corresponding administration authorizations of the eas-admin role, you can directly edit the system-relevant configuration for all elements of the apps. Usually, it is not necessary to edit the configuration file manually.
If you still want to change the configuration manually, you must have the relevant expert knowledge for the following reasons:
-
Manual changes to the configuration can lead to the complete loss of the app.
-
Manual changes to the configuration can lead to the loss of your data in connected systems (e.g. databases).
-
You CANNOT undo manual changes to the configuration.
See also