Git Product home page Git Product logo

jetbrainsserver-1's Introduction

JetBrains Server

version 0.1.1 20180504

It is a Shell Script which can build a JetBrains Server automatically.


HOW TO USE

wget --no-check-certificate -O install.sh https://raw.githubusercontent.com/yushangcl/JetbrainsServer/master/install.sh && chmod +x install.sh && bash install.sh

License server http://ip:1017

If you do not want to build a server, you can use the following server activation

http://idea.itbat.cn

firewall

iptables -I INPUT -m state —state NEW -m tcp -p tcp —dport 1018 -j ACCEPT

iptables -I INPUT -m state —state NEW -m udp -p udp —dport 1018 -j ACCEPT


The following hardware platforms and operating systems are supported. More hardware platforms and operating systems are coming.

Hardware Platform Operating System
x86/i386 Debian、Ubuntu、CentOS
x86-64/amd64 Debian、Ubuntu、CentOS、Deepin
Raspberry pi Raspbian

This following JetBrains products are supported:

  • AppCode
  • CLion
  • DataGrip
  • dotCover
  • dotMemory
  • dotTrace
  • IntelliJ IDEA
  • GoLand
  • PhpStorm
  • PyCharm
  • ReSharper
  • ReSharper C++
  • ReSharper Ultimate
  • Rider
  • RubyMine
  • WebStorm

(Binaries from blog.lanyus.com)

jetbrainsserver-1's People

Contributors

yushangcl avatar

Watchers

 avatar

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.