The new home of the ThreadR Forum Engine
 
 
 
 
 
Go to file
Jakob d229d5f91e added new sign in page 2020-02-10 09:16:30 +01:00
content preparation for complete rewrite 2020-02-10 09:14:05 +01:00
README.md Turns out I am too stoopid to uze a keyboard... (I found a typo.) 2020-01-22 10:22:57 +01:00
admin.php I hate semicolons. 2020-01-03 16:55:04 +01:00
commands_ondemand.conf preparation for complete rewrite 2020-02-10 09:14:05 +01:00
commands_status.conf preparation for complete rewrite 2020-02-10 09:14:05 +01:00
default.html „default.html“ ändern 2020-01-08 10:24:33 +01:00
deployment-script.sh preparation for complete rewrite 2020-02-10 09:14:05 +01:00
icon.png Initial commit of various files 2020-01-02 12:33:49 +01:00
index.html added new sign in page 2020-02-10 09:16:30 +01:00
strassenkind.php Initial commit of various files 2020-01-02 12:33:49 +01:00

README.md

Git based automatic web deployment system

This repository will be automagically pulled by the web server each time something is pushed by a user. The following files and directories are linked to areas where they can be accessed by the web server:

  • index.html*/common/index.html (the website as seen by the majority of the users, maybe a login page?)
  • icon.png*/common/icon.png (self-explanatory)
  • stylesheet.css*/common/stylesheet.css (self-explanatory)
  • content/*/common/content/ (everything else acessible by the web server)
  • default.htmllostcave.ddnss.de/index.html (http redirect)
  • admin.phpadmin.strassenkind.ip/index.php (future management page, maybe for services, available sites, users, etc?)
  • strassenkind.phpstrassenkind.ip/index.php (future status page)