Skip to content
/ www Public

Auxiliary resources of the www subdomain, outside the WordPress ecosystem

Notifications You must be signed in to change notification settings

epfl-si/www

Folders and files

NameName
Last commit message
Last commit date

Latest commit

 

History

5 Commits
 
 
 
 
 
 
 
 
 
 
 
 
 
 

Repository files navigation

www - Auxiliary

Description

This repository manages the deployment of www-auxiliary microservice, which serves various static files and redirections under 'www' subdomain. These resources are not part of the WordPress ecosystem, but must be located in the www subdomain.

Note: No local Docker dev environment This project doesn't provide a local Docker dev environment.

Manage the service or resources

Prerequisites

  • Be member of the Keybase team 'epfl_www'
  • Be member of the EPFL group 'vra_p_svc0041'

Add a new file or folder

oc cp <my_file_or_dir> $(oc get pods -l app=www-auxiliary -o jsonpath='{.items[0].metadata.name}'):/public/www-auxiliary/

Add a new redirection

Create the redirection in the NGINX config

Deploy

./wwwsible      # (--prod for production environment)

About

Auxiliary resources of the www subdomain, outside the WordPress ecosystem

Resources

Stars

Watchers

Forks

Releases

No releases published

Packages

No packages published

Languages