Skip to content

Commit

Permalink
remove docker actions
Browse files Browse the repository at this point in the history
Docker was only needed for some cleanup actions
  • Loading branch information
andylytical committed Sep 26, 2024
1 parent 7f2e4fd commit dcc1408
Show file tree
Hide file tree
Showing 5 changed files with 0 additions and 139 deletions.
7 changes: 0 additions & 7 deletions .github/workflows/env.yml

This file was deleted.

76 changes: 0 additions & 76 deletions .github/workflows/ghcr-publish.yml

This file was deleted.

17 changes: 0 additions & 17 deletions Dockerfile

This file was deleted.

11 changes: 0 additions & 11 deletions README.md
Original file line number Diff line number Diff line change
Expand Up @@ -58,14 +58,3 @@ This also works for Confluence, tested Feb 2024.
1. Run the installer file manually, choose option 3 (upgrade)
1. Restore the server.xml file:
1. `/home/<USER>/<APP>/02_installer.sh -c`

# Migration cleanup
This requires docker. Will create a local Docker container running an image of
containing this git repo. (Tested on Ubuntu 22.04.3 LTS.)

1. Build a test server
1. Create a file ~/.atlassian-tools-config.sh
1. Create a file ~/.netrc
1. `export BRANCH=SVCPLAN-4501/project_cleanup`
1. `curl -o go_atlassian-tools.sh "https://raw.githubusercontent.com/ncsa/atlassian-tools/${BRANCH:-main}/go.sh"`
1. `bash go_atlassian-tools.sh`
28 changes: 0 additions & 28 deletions go.sh

This file was deleted.

0 comments on commit dcc1408

Please sign in to comment.