Applications: Difference between revisions

No edit summary
 
(One intermediate revision by the same user not shown)
Line 10: Line 10:
* Keep CPU time '''Down'''
* Keep CPU time '''Down'''
* Avoid running anything that would use a '''Silly''' amount of system/natural resources
* Avoid running anything that would use a '''Silly''' amount of system/natural resources
* Your application may be better suited for being run as a part of '''The''' [[Incredible Pronounmail Suite of Interesting Applications]].
* Your application may be better suited for being run as a part of [[The Pronounmail Interesting Suite of Software]].
* Please have the source code for your application available somewhere on the server under a '''Reasonable''' license (the AGPL is always a good choice)
* Please have the source code for your application available somewhere on the server under a '''Reasonable''' license (the AGPL is always a good choice)


Line 54: Line 54:
If you're not expecting too much traffic, it might be wise to write your thing with [[CGI]]. We also have [[PHP]], which works quite well.  
If you're not expecting too much traffic, it might be wise to write your thing with [[CGI]]. We also have [[PHP]], which works quite well.  


The cops don't want you to know this, but you can make a static website appear dynamic by just rebuilding it every few minutes. You can use a systemd timer to do this automatically ([[please]] don't rebuild it too often or i'll [[killing|kill]] you 💔).
The cops don't want you to know this, but you can make a static website appear dynamic by just rebuilding it every few minutes. You can use a [[Running Things Every Now and Again|systemd timer]] to do this automatically ([[please]] don't rebuild it too often or i'll [[killing|kill]] you 💔).