Project Infrastructure: Difference between revisions
Jump to navigation
Jump to search
Line 12: | Line 12: | ||
== Fosshost == | == Fosshost == | ||
* | * https://github.com/gnu-octave/doc/blob/main/fosshost.md | ||
Hosted sub domains: | |||
* bugs.octave.org | |||
* buildbot.octave.org | |||
* docs.octave.org | |||
** Octave manual and [[Doxygen]] | |||
* ftp.octave.org | |||
* hg.octave.org | |||
** mirror of master hg archive for [http://hg.octave.org/octave octave] | |||
** [http://hg.octave.org/mxe-octave mxe-octave] (see [[MXE]]) | |||
** various octave clones | |||
* mxe-pkg-src.octave.org | |||
** Fallback source packages for [[MXE]] | |||
* packages.octave.org | |||
** <code>pkg install -forge</code> | |||
* wiki.octave.org | |||
** This wiki | |||
* www.octave.org | |||
=== buildbot.octave.org === | === buildbot.octave.org === | ||
* master server for our [[Continuous_Build#Buildbot|Buildbot]] installation | * master server for our [[Continuous_Build#Buildbot|Buildbot]] installation | ||
== GNU Savannah == | == GNU Savannah == |
Revision as of 14:21, 25 August 2022
The project sources, web pages, and related tools are spread over a number of different services.
As discussed at OctConf 2017, we would like to consolidate and update some of these resources so that they are easier to keep track of and manage.
Here is a summary of what we are currently using:
jwe's DreamHost account
- octave.org domain registration and DNS records
- Managed through DreamHost web hosting control panel web app thing.
Fosshost
Hosted sub domains:
- bugs.octave.org
- buildbot.octave.org
- docs.octave.org
- Octave manual and Doxygen
- ftp.octave.org
- hg.octave.org
- mirror of master hg archive for octave
- mxe-octave (see MXE)
- various octave clones
- mxe-pkg-src.octave.org
- Fallback source packages for MXE
- packages.octave.org
pkg install -forge
- wiki.octave.org
- This wiki
- www.octave.org
buildbot.octave.org
- master server for our Buildbot installation
GNU Savannah
- https://savannah.gnu.org/projects/octave
- admin accounts: jwe, rik, jordigh, mtmiller
- website https://www.gnu.org/software/octave/ redirects to https://octave.org
- master hg archive for octave https://hg.savannah.gnu.org/hgweb/octave/
ftp.gnu.org
- https://ftp.gnu.org/gnu/octave - Octave tarball sources
- https://ftp.gnu.org/gnu/octave/windows - MS Windows binaries