Project Infrastructure: Difference between revisions
Jump to navigation
Jump to search
m (→wiki.octave.org: Link added.) |
mNo edit summary |
||
(34 intermediate revisions by 5 users not shown) | |||
Line 1: | Line 1: | ||
The project sources, web pages, and related tools are spread over a number of different services. | The project sources, web pages, and related tools are spread over a number of different services. Many of these services have been consolidated over the years to make management easier. | ||
Here is a summary of what we are currently using, as of November 2022: | |||
== jwe's DreamHost account == | |||
* octave.org domain registration and DNS records. Managed through DreamHost web hosting control panel web app thing. | |||
== | == Digital Ocean == | ||
* https://github.com/gnu-octave/doc/blob/main/digital-ocean.md - Setup documentation | |||
= | Hosted sub domains: | ||
* https://bugs.octave.org | |||
** Redirects to https://savannah.gnu.org/bugs/?group=octave | |||
* https://buildbot.octave.org | |||
** [[Continuous Build | Buildbot]] installation | |||
* docs.octave.org | |||
** Octave manual and [[Doxygen]] | |||
* https://ftp.octave.org | |||
** Redirects to https://ftp.gnu.org/ | |||
* https://hg.octave.org | |||
** https://hg.octave.org/octave - mirror of Savannah master hg archive | |||
** https://hg.octave.org/mxe-octave - [[MXE]] main repository | |||
** various octave clones | |||
* https://mxe-pkg-src.octave.org | |||
** Fallback source packages for [[MXE]] | |||
* https://packages.octave.org | |||
** <code>pkg install -forge</code> | |||
* https://wiki.octave.org | |||
** This wiki | |||
* https://www.octave.org | |||
** Project main website | |||
** website repository: https://github.com/gnu-octave/gnu-octave.github.io | |||
== GNU Savannah == | |||
Project: | |||
* https://savannah.gnu.org/projects/octave | |||
* admin accounts: [https://savannah.gnu.org/users/jwe jwe], [https://savannah.gnu.org/users/rik5 rik], [https://savannah.gnu.org/users/jordigh jordigh], [https://savannah.gnu.org/users/mtmiller mtmiller] | |||
Tracker: | |||
* [https://savannah.gnu.org/bugs/?group=octave bug tracker] | |||
* [https://savannah.gnu.org/patch/?group=octave patch tracker] | |||
* [https://savannah.gnu.org/task/?group=octave task tracker] | |||
* [https://savannah.gnu.org/mail/?group=octave mailing lists] | |||
Website: | |||
* https://www.gnu.org/software/octave/ redirects to https://octave.org | |||
Master hg repository for Octave | |||
* https://hg.savannah.gnu.org/hgweb/octave/ | |||
Files and binaries: | |||
* https://ftp.gnu.org/gnu/octave - Octave tarball sources | |||
* https://ftp.gnu.org/gnu/octave/windows - MS Windows binaries | |||
[[Category:Development]] | |||
Latest revision as of 13:36, 10 November 2022
The project sources, web pages, and related tools are spread over a number of different services. Many of these services have been consolidated over the years to make management easier.
Here is a summary of what we are currently using, as of November 2022:
jwe's DreamHost account[edit]
- octave.org domain registration and DNS records. Managed through DreamHost web hosting control panel web app thing.
Digital Ocean[edit]
- https://github.com/gnu-octave/doc/blob/main/digital-ocean.md - Setup documentation
Hosted sub domains:
- https://bugs.octave.org
- Redirects to https://savannah.gnu.org/bugs/?group=octave
- https://buildbot.octave.org
- Buildbot installation
- docs.octave.org
- Octave manual and Doxygen
- https://ftp.octave.org
- Redirects to https://ftp.gnu.org/
- https://hg.octave.org
- https://hg.octave.org/octave - mirror of Savannah master hg archive
- https://hg.octave.org/mxe-octave - MXE main repository
- various octave clones
- https://mxe-pkg-src.octave.org
- Fallback source packages for MXE
- https://packages.octave.org
pkg install -forge
- https://wiki.octave.org
- This wiki
- https://www.octave.org
- Project main website
- website repository: https://github.com/gnu-octave/gnu-octave.github.io
GNU Savannah[edit]
Project:
- https://savannah.gnu.org/projects/octave
- admin accounts: jwe, rik, jordigh, mtmiller
Tracker:
Website:
- https://www.gnu.org/software/octave/ redirects to https://octave.org
Master hg repository for Octave
Files and binaries:
- https://ftp.gnu.org/gnu/octave - Octave tarball sources
- https://ftp.gnu.org/gnu/octave/windows - MS Windows binaries