Go to file
dependabot[bot] ae487d9166 Bump the patternfly group with 6 updates
Bumps the patternfly group with 6 updates:

| Package | From | To |
| --- | --- | --- |
| [@patternfly/patternfly](https://github.com/patternfly/patternfly) | `5.2.1` | `5.3.0` |
| [@patternfly/react-core](https://github.com/patternfly/patternfly-react) | `5.2.3` | `5.3.0` |
| [@patternfly/react-icons](https://github.com/patternfly/patternfly-react) | `5.2.1` | `5.3.0` |
| @patternfly/react-styles | `5.2.1` | `5.3.0` |
| [@patternfly/react-table](https://github.com/patternfly/patternfly-react) | `5.2.4` | `5.3.0` |
| [@patternfly/react-tokens](https://github.com/patternfly/patternfly-react) | `5.2.1` | `5.3.0` |

Updates `@patternfly/patternfly` from 5.2.1 to 5.3.0
- [Release notes](https://github.com/patternfly/patternfly/releases)
- [Changelog](https://github.com/patternfly/patternfly/blob/main/release.config.js)
- [Commits](https://github.com/patternfly/patternfly/compare/patch-v5.2.1...v5.3.0)

Updates `@patternfly/react-core` from 5.2.3 to 5.3.0
- [Release notes](https://github.com/patternfly/patternfly-react/releases)
- [Commits](https://github.com/patternfly/patternfly-react/compare/@patternfly/react-core@5.2.3...@patternfly/react-core@5.3.0)

Updates `@patternfly/react-icons` from 5.2.1 to 5.3.0
- [Release notes](https://github.com/patternfly/patternfly-react/releases)
- [Commits](https://github.com/patternfly/patternfly-react/compare/@patternfly/react-icons@5.2.1...@patternfly/react-icons@5.3.0)

Updates `@patternfly/react-styles` from 5.2.1 to 5.3.0

Updates `@patternfly/react-table` from 5.2.4 to 5.3.0
- [Release notes](https://github.com/patternfly/patternfly-react/releases)
- [Commits](https://github.com/patternfly/patternfly-react/compare/@patternfly/react-table@5.2.4...@patternfly/react-table@5.3.0)

Updates `@patternfly/react-tokens` from 5.2.1 to 5.3.0
- [Release notes](https://github.com/patternfly/patternfly-react/releases)
- [Commits](https://github.com/patternfly/patternfly-react/compare/@patternfly/react-tokens@5.2.1...@patternfly/react-tokens@5.3.0)

---
updated-dependencies:
- dependency-name: "@patternfly/patternfly"
  dependency-type: direct:production
  update-type: version-update:semver-minor
  dependency-group: patternfly
- dependency-name: "@patternfly/react-core"
  dependency-type: direct:production
  update-type: version-update:semver-minor
  dependency-group: patternfly
- dependency-name: "@patternfly/react-icons"
  dependency-type: direct:production
  update-type: version-update:semver-minor
  dependency-group: patternfly
- dependency-name: "@patternfly/react-styles"
  dependency-type: direct:production
  update-type: version-update:semver-minor
  dependency-group: patternfly
- dependency-name: "@patternfly/react-table"
  dependency-type: direct:production
  update-type: version-update:semver-minor
  dependency-group: patternfly
- dependency-name: "@patternfly/react-tokens"
  dependency-type: direct:production
  update-type: version-update:semver-minor
  dependency-group: patternfly
...

Signed-off-by: dependabot[bot] <support@github.com>
2024-04-18 20:20:41 +00:00
.cockpit-ci cockpit-ci: Update container to 2024-04-08 2024-04-15 08:32:58 +02:00
.fmf test: Add FMF test metadata and scripts 2021-03-12 20:21:29 +01:00
.github dependabot: Group react packages 2024-04-11 09:36:11 +02:00
containers flatpak: lint on install 2024-03-13 07:08:03 +01:00
doc bridge: send acks on receiving data 2024-04-16 12:47:07 +02:00
examples CSS: stylelint fixes 2024-02-07 15:59:17 +01:00
node_modules@271b6a6ab1 Bump the patternfly group with 6 updates 2024-04-18 20:20:41 +00:00
pkg test: support typescript on qunit tests 2024-04-16 18:21:36 +02:00
plans fmf: Plumb through $TEST_* variables for unexpected messages 2023-08-28 08:54:58 +02:00
po po: Update from Fedora Weblate 2024-04-17 07:18:27 +02:00
selinux selinux: Cover migration to /run 2024-02-07 14:45:21 +01:00
src bridge: fix a `(a and b) or c` case 2024-04-16 17:17:40 +02:00
test test: stop using deprecated cgi module for multipart post parsing 2024-04-18 14:53:00 +02:00
tools pyproject: enable 'preview' ruff rules 2024-04-16 14:08:52 +02:00
vendor vendor: update to the latest systemd_ctypes 2024-02-02 16:16:19 +01:00
.eslintignore Revert "Ignore sizzle.js in ESLint" 2022-05-23 13:33:09 +02:00
.eslintrc.json test/static-code: add support for typescript 2024-04-10 19:51:25 +02:00
.flowconfig kubernetes: Add Virtual machines side tab 2018-01-22 08:00:50 +01:00
.gitignore .gitignore: add .tox 2023-07-17 16:58:42 +02:00
.gitleaks.toml gitleaks: Ignore mock SSH keys 2022-10-03 09:01:53 +02:00
.gitmodules modules: rename to vendor 2023-09-07 17:48:36 +02:00
.stylelintrc.json stylelint: Drop checks which don't exist in version 16 any more 2024-02-07 15:59:17 +01:00
AUTHORS AUTHORS: Refer to git information 2019-03-06 16:41:45 +01:00
COPYING Initial commit 2013-11-01 13:42:29 -04:00
HACKING.md test/static-code: drop flake8 2024-04-16 14:08:52 +02:00
Makefile.am build: Put .cockpit-ci into source tarballs 2024-03-27 15:22:51 +01:00
README.md various: replace mentions of IRC with Matrix 2023-03-29 15:41:28 +02:00
autogen.sh build: write a bare minimal PEP 517 build backend 2023-05-12 11:01:02 +02:00
build.js test: support typescript on qunit tests 2024-04-16 18:21:36 +02:00
configure.ac build: Check if we need to link against libargp 2023-10-23 07:59:59 +02:00
files.js test: support typescript on qunit tests 2024-04-16 18:21:36 +02:00
package.json Bump the patternfly group with 6 updates 2024-04-18 20:20:41 +00:00
packit.yaml packit: Add Fedora 40, drop Fedora 38 2024-02-27 11:39:26 +01:00
pyproject.toml test/static-code: drop flake8 2024-04-16 14:08:52 +02:00
tsconfig.json test/static-code: add support for typescript 2024-04-10 19:51:25 +02:00

README.md

Cockpit

A sysadmin login session in a web browser

cockpit-project.org

Cockpit is an interactive server admin interface. It is easy to use and very lightweight. Cockpit interacts directly with the operating system from a real Linux session in a browser.

Using Cockpit

You can install Cockpit on many Linux operating systems including Debian, Fedora and RHEL.

Cockpit makes Linux discoverable, allowing sysadmins to easily perform tasks such as starting containers, storage administration, network configuration, inspecting logs and so on.

Jumping between the terminal and the web tool is no problem. A service started via Cockpit can be stopped via the terminal. Likewise, if an error occurs in the terminal, it can be seen in the Cockpit journal interface.

You can also easily add other machines that have Cockpit installed and are accessible via SSH and jump between these hosts.

Development