diff --git a/README.md b/README.md index 9bb4042..9838c0d 100644 --- a/README.md +++ b/README.md @@ -2,7 +2,7 @@ Desarrollo basado en la implementación de [OpenContext](https://github.com/opencontext/arches-via-docker) -# Public Web Server and Localhost Deployments +# Implementación en servidor web público y local This main goal of this repo is to offer a simple, turnkey approach to deploying HTTPS secured Arches on the Web. This "main" branch will attempt to install and depoloy the most current stable release of Arches in a Docker container. Other Docker containers will run certain Arches dependency applications. You can also use this to deploy the current stable version of Arches for use on a `localhost` by leaving Arches with the Django `DEBUG` setting as `True`. See below for instructions on creating and editing an `.env` file.