Code Monkey home page Code Monkey logo

iocage-plugin-gitea's People

Contributors

conorbeh avatar

Stargazers

 avatar  avatar  avatar

Watchers

 avatar

iocage-plugin-gitea's Issues

Mirroring tasks

I noticed that for repositories that are mirrors, the mirroring tasks don't run. I usually set them for 15 minutes so I tested by committing something in one of them and then waiting. After a day nothing has been mirrored. I don't have a second installation of truenas to test if I can replicate it but on the current one it's consistent. Let me know if I can provide some debugging information and I'd be happy to do so

ssh is not enabled

Hi - I was giving Gitea a try (currently I'm using Gogs) however I am not able to git anything over ssh

I found that sshd has not been enabled

After running the following commands from the jail's console, I was able to use git over ssh

sysrc sshd_enable="YES"
service sshd start

Please consider adding these lines to your post_install.sh

Plugin data on different dataset

Hi

How do you store plugin data on different dataset? I believe there are the 3 types of data with regards to Gitea - the repos, db and config, please excuse my ignorance but I have limited knowledge in this domain.

Many thanks
Simon

bash should also be installed

I just installed the Gitea plugin on my FreeNAS server - works great!

I ran into a little problem:

  • create new repository in gitea without initializing it
    • commands for pushing an existing repo are shown.
  • try to run those commands
    • git remote add origin ... works fine
    • git push -u origin master runs into an error
remote: env: bash: No such file or directory
To http://gitea:3000/...
 ! [remote rejected] master -> master (pre-receive hook declined)

I was able to solve this by running the following command inside the gitea jail:

pkg install bash

Maybe this should be done during plugin installation?

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.