Giter Club home page Giter Club logo

gitea-installer's Introduction

Gitea-installer

.github/workflows/CI_Relese.yml

Simple bash-script installer to install Gitea on Ubuntu server. It's an alternative for server who can't run docker properly (e.x. LXC)

Tutorials

Mainhoster (ehemals Go2Prepaid) Gitea Video (Installation)

Supported Operating Systems:

Name Status
Ubuntu original supported
Debian not supported (but confirmed on debian 11)

Dependencies

  1. curl sudo apt install curl -y
  2. jq sudo apt install jq -y

How to use it:

  1. Install dependencies
    sudo apt install curl jq -y
    
  2. Download this repo
    1. Clone via GitHub SSH git clone [email protected]:uvulpos/gitea-installer.git
    2. Clone via GitHub HTTPS git clone https://github.com/uvulpos/gitea-installer.git
    3. Clone via GitHub CLI gh repo clone uvulpos/gitea-installer
    4. Download zip release here and extract it
  3. Execute installer (this may take some time because I also update the server)
    1. Execute english version bash ./gitea-installer-en.sh
    2. Execute german version bash ./gitea-installer-de.sh
  4. At the end of my script, there is an url and login data for mysql database. Go to the website and enter the details to install it via gitea installer! Safe the credentials also at your desktop pc for backup!
  5. Execute finish script to remove write privileges to certain files bash after-install.sh

Important:

This software has absolutely no warranty. Use it on your own risk!

gitea-installer's People

Contributors

fschuermeyer avatar laukr avatar uvulpos avatar

Stargazers

 avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar

gitea-installer's Issues

Support the project โค๏ธ

Hey there,

I saw you made your changes on the code basis, so just as a suggestion, it would be cool if you would contribute such changes into the main project :)

anyway, thank you for your interest and have fun with it / have a great week ๐Ÿ‘‹๐Ÿป

Recommend Projects

  • React photo React

    A declarative, efficient, and flexible JavaScript library for building user interfaces.

  • Vue.js photo Vue.js

    ๐Ÿ–– Vue.js is a progressive, incrementally-adoptable JavaScript framework for building UI on the web.

  • Typescript photo Typescript

    TypeScript is a superset of JavaScript that compiles to clean JavaScript output.

  • TensorFlow photo TensorFlow

    An Open Source Machine Learning Framework for Everyone

  • Django photo Django

    The Web framework for perfectionists with deadlines.

  • D3 photo D3

    Bring data to life with SVG, Canvas and HTML. ๐Ÿ“Š๐Ÿ“ˆ๐ŸŽ‰

Recommend Topics

  • javascript

    JavaScript (JS) is a lightweight interpreted programming language with first-class functions.

  • web

    Some thing interesting about web. New door for the world.

  • server

    A server is a program made to process requests and deliver data to clients.

  • Machine learning

    Machine learning is a way of modeling and interpreting data that allows a piece of software to respond intelligently.

  • Game

    Some thing interesting about game, make everyone happy.

Recommend Org

  • Facebook photo Facebook

    We are working to build community through open source technology. NB: members must have two-factor auth.

  • Microsoft photo Microsoft

    Open source projects and samples from Microsoft.

  • Google photo Google

    Google โค๏ธ Open Source for everyone.

  • D3 photo D3

    Data-Driven Documents codes.