Group 65
Go to Moss
English
EspaƱol
All Collections
Sites
Sites
How to create sites with Moss and manage them afterwards
26 articles in this collection
Written by
Francisco Ros
Overview
Create sites vs deploy sites
What's the difference between creating a site in a server, and actually deploying it?
Written by
Francisco Ros
Updated over a week ago
Creating sites
Create a static site
How to create a new HTML + CSS + Javascript application
Written by
Francisco Ros
Updated over a week ago
Create a Laravel site
How to create a new Laravel application
Written by
Francisco Ros
Updated over a week ago
Create a Symfony site
How to create a new Symfony application
Written by
Francisco Ros
Updated over a week ago
Create a WordPress site
How to create a WordPress application
Written by
Francisco Ros
Updated over a week ago
Create a PHP site
How to create a PHP application other than Laravel, Symfony, or WordPress
Written by
Francisco Ros
Updated over a week ago
Create a site with a remote database
Make your site use a remote database easily and securely
Written by
Francisco Ros
Updated over a week ago
Deploying sites
Deploy a site via git
How to take advantage of zero-downtime deployments
Written by
Francisco Ros
Updated over a week ago
Deploy a site without git
How to deploy a site without git
Written by
Francisco Ros
Updated over a week ago
DNS
Update your DNS records
FInd the records you must create at your DNS provider to put your site live
Written by
Francisco Ros
Updated over a week ago
Browse your website using your server's IP address
How to browse your website without having to update your DNS records
Written by
Francisco Ros
Updated over a week ago
Dedicated IP addresses per site
How to use different IP addresses in the sites hosted on a same server
Written by
Francisco Ros
Updated over a week ago
Managing sites
Add domain names to your website
How to reach your website through multiple domain names (aka alias)
Written by
Francisco Ros
Updated over a week ago
Working with multiple PHP versions on your server
How to activate a Virtual Environment for your PHP site
Written by
Francisco Ros
Updated over a week ago
Workers
Workers 101
Basic concepts about site workers
Written by
Francisco Ros
Updated over a week ago
Laravel workers
How to set up your workers and make sure they restart after each deployment
Written by
Francisco Ros
Updated over a week ago
Custom configs
Tweak the configuration of your sites
How to fine-tune PHP-FPM, Nginx, and Apache
Written by
Francisco Ros
Updated over a week ago
Increase the maximum upload size
How to tweak the maximum size of the content you or your users may upload through your site
Written by
Francisco Ros
Updated over a week ago
Set up HTTP Basic Auth
How to protect your site with username and password using HTTP Basic Auth
Written by
Francisco Ros
Updated over a week ago
Tweak the FastCGI params of a site
How to fine-tune the FastCGI params of an application served by Nginx in standalone mode
Written by
Francisco Ros
Updated over a week ago
Add Nginx Rewrite Rules to your application
How to add rewrite rules in Nginx
Written by
Francisco Ros
Updated over a week ago
Set the caching policy of your site
Configure HTTP "Expires" and "Cache-Control" headers in Nginx or Apache to control which resources are cached, where, and for how long
Written by
Francisco Ros
Updated over a week ago
Migrating sites to Moss
Move your Laravel application to a server connected to Moss
Step-by-step guide to migrate a Laravel application to a new server
Written by
Francisco Ros
Updated over a week ago
Move your WordPress website to a server connected to Moss
Step-by-step guide to migrate a WordPress site to a new server
Written by
Francisco Ros
Updated over a week ago
Non-natively supported frameworks
Create a Flarum site
Launch your own forum with Flarum using Moss
Written by
Francisco Ros
Updated over a week ago
Create a Ruby on Rails application
How to create, deploy, and monitor your Rails apps with Moss
Written by
Francisco Ros
Updated over a week ago