Welcome to dc-alpha

This is the Devcogent Alpha Server running on alpha.devcogent.com

Server Information

Configuration

To customize this site, edit files in /opt/nginx/html/

To add virtual hosts, create configuration files in /opt/nginx/conf.d/

Getting Started

  1. Update the Traefik routing labels in /opt/nginx/docker-compose.yml
  2. Add your domain name to the Host rule
  3. Upload your website files to /opt/nginx/html/
  4. Restart nginx: cd /opt/nginx && sudo docker-compose restart