-
Notifications
You must be signed in to change notification settings - Fork 592
Silex for hosting providers
This page is a work in progress
Links
- issue #803: add custom unifile services
- issue #691: Publish to a hosting directly
- PR #11: hosting providers
- PR #802: add custom unifile services
As @godzone talked about it, hosting companies need to have their users save their websites to their purchased space at the hosting company.
The idea we have is to create a service dedicated to each company, which wraps a unifile service and changes the read/write operation's root folder depending on the user. One thing to consider is that a user can have the right to write to several different accounts.
We have considered wrapping the fs service to write to a mounted drive on the silex server, and @JbIPS is working on a secured service which writes with the user access rigths. SFTP seems the easier to wrap without security issue, but the hosting company needs to provide to Silex the user's FTP accounts and credentials
Maybe the first thing to do is to write down what we are doing here
This is the documentation for Silex website builder. It is a collaborative effort, click edit and start contributing. Also have a look at these discussions.
WARNING: Support for Silex v2 has stopped. Try Silex v3 alpha, Read about it, Subscribe to the newsletter