Actualizar README.md

This commit is contained in:
2026-03-16 16:15:01 -04:00
parent f606f9431a
commit 76289432e8

View File

@@ -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.