Skip to content
Johan Janssens edited this page Oct 6, 2021 · 21 revisions

What is Joomlatools Pages Server?

Pages Server is an application server for Joomlatools Pages. It can be used both as a local/remote development environment and/or to deploy applications in the cloud using any platform that supports Docker images, eg Fly.io, Google App Engine, Google Cloud Run, Digital Ocean App Plaform, AWS Fargate, ...

Pages Server provides a great starting point for building Joomlatools Pages applications using PHP and is supported on macOS, Linux, and Windows (via WSL2).

Why Joomlatools Pages Server?

Until now if had an issue building with Joomlatools Pages the best approach was to setup your site on a webserver and provide FTP access to allow us to help you. Pages Server makes this whole process as fluent as pushing a button ... you commit your code to your Github repo, and anyone with repo access can run and edit it either locally or on Gitpod.

Contributing

Joomlatools Pages Server is an open source, community-driven project. Contributions are welcomed from everyone. We have contributing guidelines to help you get started.

Contributors

See the list of contributors. Get your own name in the list and earn eternal fame!

License

The software free as in freedom open-source software licensed under the AGPLv3 license. The documentation is licensed under a Creative Commons Attribution-NonCommercial 4.0 International License.

Clone this wiki locally