Ecosyste.ms: Awesome
An open API service indexing awesome lists of open source software.
https://github.com/polytan02/webapp_multi_ynh
Webapp multi instances for yunohost
https://github.com/polytan02/webapp_multi_ynh
Last synced: 3 months ago
JSON representation
Webapp multi instances for yunohost
- Host: GitHub
- URL: https://github.com/polytan02/webapp_multi_ynh
- Owner: polytan02
- License: gpl-2.0
- Created: 2015-04-11T12:16:53.000Z (over 9 years ago)
- Default Branch: master
- Last Pushed: 2017-01-18T16:24:37.000Z (almost 8 years ago)
- Last Synced: 2024-04-09T14:22:14.689Z (7 months ago)
- Language: Shell
- Homepage:
- Size: 77.1 KB
- Stars: 2
- Watchers: 2
- Forks: 0
- Open Issues: 2
-
Metadata Files:
- Readme: README.md
- License: LICENSE
Awesome Lists containing this project
README
# Multi Instances Web App
As said in the title, multi instance
Updated to be compatible with Yunohost 2.4
Compliant with package_linter checks
Doing its best to be compliant with package_check too.
* Beware !
Use this master version at your own risks !
For latest stable version, use the official community app (see https://github.com/YunoHost/apps for details on how to add the community list of apps inside your yunohost)
* Functions :
No FTP Support
Backup or restore scripts
Ability to create database
Simply copy the sources of your web page in /var/www/webapp_multi/$domain/$path/
Creation of a dedicated php-fpm socket
* Comment regarding the upgrade script
As this is a "generic" app, I choose not to upgrade the nginx and phpfpm conf files as you would more likely have had to update these.
If you have a problem with these and wish to come back to the generic file, simply delete the current file before upgrading (we check if nginx.conf exists and if not copy a generic one)