Please fill the request form to initiate a new web project on CS servers.
Copy the shared doc template, fill it up and send the link in an email to system@cs.huji.ac.il.
Make sure to add shared read permissions.
Every web project on CSE has a domain name in the following format xxx.cs.huji.ac.il. The subdomain selected will be used also as the project name.
CSE has a local github in the url - https://github.cs.huji.ac.il/ Create a repository under the organization of the PI in charge with the project name
Share the repo + read permissions with shaiy, tamarkle
Create a development project on your computer Run the project first on your local environment and validate it is working.
The CSE system will set two environments - one for testing and one for production. The developer in charge will own the files in the project directory. The developer will also own the DB in the case of postgreSQL
The developer must have a knowledge in Linux + git
see reference - Web_Development_Guidelines
The HU defined standard guidelines for design - please follow [1] There are Accessibility rules in the state of Israel which must be fulfilled by each website.
Please read thoroughly the guidelines for websites in HUJI - [2]
For further details please read thoroughly the guide about Web Project Environment