mirror of
https://github.com/YunoHost-Apps/my_capsule_ynh.git
synced 2024-09-03 19:46:21 +02:00
Update DISCLAIMER.md
This commit is contained in:
parent
f124f7503a
commit
034d58a1f9
1 changed files with 8 additions and 11 deletions
|
@ -1,12 +1,9 @@
|
||||||
* Any known limitations, constrains or stuff not working, such as (but not limited to):
|
|
||||||
* requiring a full dedicated domain ?
|
|
||||||
* architectures not supported ?
|
|
||||||
* not-working single-sign on or LDAP integration ?
|
|
||||||
* the app requires an important amount of RAM / disk / .. to install or to work properly
|
|
||||||
* etc...
|
|
||||||
|
|
||||||
* Other infos that people should be aware of, such as:
|
* Other infos that people should be aware of, such as:
|
||||||
* any specific step to perform after installing (such as manually finishing the install, specific admin credentials, ...)
|
* Once installed, go to the chosen URL to know the user, domain and port you will have to use for the SFTP access.** The password is one you chosen during the installation. Under the Web directory, you will see a `www` folder which contains the public files served by this app. You can put all the files of your custom Web application inside.
|
||||||
* how to configure / administrate the application if it ain't obvious
|
* providing files access with [SFTP](https://yunohost.org/en/filezilla).
|
||||||
* upgrade process / specificities / things to be aware of ?
|
* It can also create a MySQL database which will be backed up and restored with your application. The connection details will be stored in the file `db_accesss.txt` located in the root directory.
|
||||||
* security considerations ?
|
|
||||||
|
* SFTP port
|
||||||
|
You may have change the SSH port as described in this section:
|
||||||
|
[Modify the SSH port](https://yunohost.org/en/security#modify-the-ssh-port);
|
||||||
|
then you should use this port to update your website with SFTP.
|
Loading…
Add table
Reference in a new issue