Skip to content
This repository was archived by the owner on Jul 6, 2026. It is now read-only.

computate-org/computate.org

Folders and files

NameName
Last commit message
Last commit date

Latest commit

 

History

302 Commits
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 

Repository files navigation

Important

computate.org and related repositories have moved to codeberg.

How to run the application as a Podman container

Install the prerequiste packages for buildah and podman

pkcon install -y buildah
pkcon install -y podman

Build the container with podman

cd ~/.local/src/computate.org
podman build -t computateorg/computate.org:latest .

Push the container up to quay.io

podman login quay.io
podman push computateorg/computate.org:latest quay.io/computateorg/computate.org:latest

Restart site pod

oc -n computateorg delete pod -l app=computateorg

About

No description, website, or topics provided.

Resources

License

Stars

0 stars

Watchers

2 watching

Forks

Releases

No releases published

Packages

 
 
 

Contributors

Languages