Opened 17 years ago
Last modified 9 years ago
#968 enhancement new
"Deploying Twisted Applications" howto
Reported by: | itamarst | Owned by: | |
---|---|---|---|
Priority: | normal | Milestone: | |
Component: | core | Keywords: | documentation twistd |
Cc: | Itamar Turner-Trauring, Predictive, Thijs Triemstra, jesstess, ScrewTape | Branch: | |
Author: |
Description
Change History (7)
comment:2 Changed 16 years ago by
Cc: | hypatia removed |
---|---|
Component: | → core |
Owner: | changed from hypatia to edsuom |
comment:3 Changed 13 years ago by
Cc: | Thijs Triemstra added |
---|---|
Owner: | changed from edsuom to Thijs Triemstra |
Status: | new → assigned |
comment:4 Changed 12 years ago by
Cc: | jesstess ScrewTape added |
---|
Replying to itamarst:
- Self-runnable script with reactor.run()
- Organize app into services (point at the services howto)
- TACs, using them
- Hooking up TAC to config file
- TAPs (recommend against, then point at mktap howto)
- Using tap2deb/rpm/ntsvc with TACs and TAPs
Can anyone give me a status of the relevance of the techniques mentioned in the list above (and update the ticket description)?
comment:5 Changed 12 years ago by
Cc: | Itamar Turner-Trauring added; itamarst removed |
---|
- reactor.run(), as in original list.
- services, already covered by http://twistedmatrix.com/documents/current/core/howto/application.html
- TACs... already covered by http://twistedmatrix.com/documents/current/core/howto/application.html
- twistd plugins, already covered by http://twistedmatrix.com/documents/current/core/howto/tap.html
We can also probably skip tap2rpm and friends, considering the state they're in.
So, most of this is already covered, at best we need some sort of overview document telling people in what order they should read stuff.
comment:6 Changed 12 years ago by
Keywords: | twistd added |
---|
comment:7 Changed 9 years ago by
Owner: | Thijs Triemstra deleted |
---|---|
Status: | assigned → new |
Note: See
TracTickets for help on using
tickets.