All Projects → YunoHost-Apps → my_webapp_ynh

YunoHost-Apps / my_webapp_ynh

Licence: GPL-3.0 license
Custom Web app with SFTP access

Programming Languages

shell
77523 projects
HTML
75241 projects

Projects that are alternatives of or similar to my webapp ynh

ttrss ynh
Tiny Tiny RSS package for YunoHost
Stars: ✭ 17 (-56.41%)
Mutual labels:  official-ynh, closember
project-organization
YunoHost project organization
Stars: ✭ 31 (-20.51%)
Mutual labels:  yunohost, closember
jellyfin ynh
Jellyfin package for YunoHost
Stars: ✭ 20 (-48.72%)
Mutual labels:  yunohost, closember
example ynh
Example package for YunoHost applications.
Stars: ✭ 54 (+38.46%)
Mutual labels:  yunohost, closember
mastodon ynh
Free, open-source social network for YunoHost
Stars: ✭ 67 (+71.79%)
Mutual labels:  yunohost, closember
nextcloud ynh
Nextcloud package for YunoHost
Stars: ✭ 120 (+207.69%)
Mutual labels:  yunohost, official-ynh
discourse ynh
Discourse package for YunoHost
Stars: ✭ 23 (-41.03%)
Mutual labels:  yunohost, closember
wikijs ynh
Modern and powerful wiki app package for YunoHost
Stars: ✭ 19 (-51.28%)
Mutual labels:  yunohost, closember
kanboard ynh
Kanboard package for YunoHost
Stars: ✭ 14 (-64.1%)
Mutual labels:  yunohost, official-ynh
doc
YunoHost documentation
Stars: ✭ 126 (+223.08%)
Mutual labels:  yunohost, closember
install script
YunoHost installation scripts
Stars: ✭ 71 (+82.05%)
Mutual labels:  yunohost
gitlab ynh
GitLab package for YunoHost
Stars: ✭ 17 (-56.41%)
Mutual labels:  yunohost
wireguard ynh
WireGuard VPN software with a web UI configuration companion, packaged for YunoHost.
Stars: ✭ 24 (-38.46%)
Mutual labels:  yunohost
Pelican
Static site generator that supports Markdown and reST syntax. Powered by Python.
Stars: ✭ 10,699 (+27333.33%)
Mutual labels:  closember
funkwhale ynh
A modern, convivial and free music server on YunoHost
Stars: ✭ 59 (+51.28%)
Mutual labels:  yunohost
element ynh
Element package for YunoHost
Stars: ✭ 16 (-58.97%)
Mutual labels:  yunohost
syncthing ynh
Syncthing package for YunoHost
Stars: ✭ 27 (-30.77%)
Mutual labels:  yunohost
Vispy
Main repository for Vispy
Stars: ✭ 2,771 (+7005.13%)
Mutual labels:  closember
grav ynh
Grav, a flat-file CMS packaged for YunoHost
Stars: ✭ 13 (-66.67%)
Mutual labels:  yunohost
shaarli ynh
Shaarli package for YunoHost
Stars: ✭ 20 (-48.72%)
Mutual labels:  yunohost

My Webapp for YunoHost

Integration level Working status Maintenance status

Install My Webapp with YunoHost

Lire ce readme en français.

This package allows you to install My Webapp quickly and simply on a YunoHost server. If you don't have YunoHost, please consult the guide to learn how to install it.

Overview

This application allows you to easily install a custom Web application, providing files access with SFTP.

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_access.txt located in the root directory.

PHP-FPM version can also be selected among 7.3, 7.4, 8.0, 8.1 and 8.2.

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.

Shipped version: 1.0~ynh13

Disclaimers / important information

SFTP port

You may have change the SSH port as described in this section: Modify the SSH port; then you should use this port to update your website with SFTP.

Documentation and resources

Developer info

Please send your pull request to the testing branch.

To try the testing branch, please proceed like that.

sudo yunohost app install https://github.com/YunoHost-Apps/my_webapp_ynh/tree/testing --debug
or
sudo yunohost app upgrade my_webapp -u https://github.com/YunoHost-Apps/my_webapp_ynh/tree/testing --debug

More info regarding app packaging: https://yunohost.org/packaging_apps

Note that the project description data, including the texts, logos, images, and/or trademarks, for each open source project belongs to its rightful owner. If you wish to add or remove any projects, please contact us at [email protected].